Beginner Platform Tutorials#
The following tutorials are for data scientists and AI application developers to explore the end-to-end capabilities of the NeMo microservices platform. The tutorials demonstrate how to set up a complete data flywheel by using NeMo microservices to customize and evaluate large language models (LLMs) and add safety checks.
Note
Before you begin, complete Developer Setup Using Minikube.
Learn how to deploy a NIM microservice through the NeMo Deployment Management API.
Learn how to generate synthetic data from scratch or seeds using NeMo Data Designer.
Learn how to customize and evaluate the llama-3.1-8b-instruct model using NeMo Customizer and NeMo Evaluator.
Learn how to add safety checks to the llama-3.1-8b-instruct model using NeMo Guardrails.
Learn how to customize, evaluate, and add safety checks using the Llama Stack.