You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,6 @@ This repository is a starting point for developers looking to integrate with the
14
14
15
15
*[What's New?](#whats-new)
16
16
*[Data Flywheel](#data-flywheel)
17
-
*[NeMo Data Designer](#nemo-data-designer)
18
17
*[Safer Agentic AI](#safer-agentic-ai)
19
18
*[Knowledge Graph RAG](#knowledge-graph-rag)
20
19
*[Agentic Workflows with Llama 3.1](#agentic-workflows-with-llama-31)
@@ -45,18 +44,6 @@ These tutorials demonstrate Data Flywheel workflows that use NVIDIA NeMo Microse
45
44
-[Tool Calling Fine-tuning, Inference, Evaluation, and Guardrailing with NVIDIA NeMo Microservices and NIMs](./nemo/data-flywheel/tool-calling)
46
45
-[Embedding Fine-tuning, Inference, and Evaluation with NVIDIA NeMo Microservices and NIMs](./nemo/data-flywheel/embedding-finetuning/)
47
46
48
-
### NeMo Data Designer
49
-
50
-
NeMo Data Designer is purpose-built for AI developers to design high-quality, domain-specific synthetic data at scale—unlike one-size-fits-all LLMs that struggle to deliver consistent, reliable results. Start from scratch or just a few seed examples to accelerate AI development, saving time while improving model performance and accuracy.
-[Structured Outputs and Jinja Expressions](./nemo/NeMo-Data-Designer/intro-tutorials/2-structured-outputs-and-jinja-expressions.ipynb)
56
-
-[Seeding with External Datasets](./nemo/NeMo-Data-Designer/intro-tutorials/3-seeding-with-a-dataset.ipynb)
57
-
58
-
Once you're done with the basics, check out some Data Designer use cases [here](./nemo/NeMo-Data-Designer/community-contributions).
59
-
60
47
### Safer Agentic AI
61
48
62
49
The following tutorials illustrate how to audit your large language models with NeMo Auditor to identify vulnerabilities to unsafe prompts, and how to run inference with multiple rails in parallel to reduce latency and improve throughput.
0 commit comments