NVIDIA NeMo Framework User Guide#
NeMo Framework
Getting Started
Developer Guides
- Migration Guide
- Feature Guide
- Best Practices
Training and Customization
- Long Context Training
- Optimal Configuration with Auto Configurator
- Parameter-Efficient Fine-tuning (PEFT)
- Sequence Packing
- Resiliency
- Continual Training
- Custom Datasets
NeMo AutoModel
Model Optimization
Models
- Large Language Models
- Vision Language Models
- Speech AI Models
- Diffusion Models
- Embedding Models
Deploy Models
- Overview
- Large Language Models
- Deploy NeMo Models
- Deploy Hugging Face Models
- Supported NeMo Checkpoint Formats
- Supported GPUs
- Generate a NeMo 2.0 Checkpoint
- Multimodal Models
Library Documentation
- Overview
- NeMo
- Introduction
- NeMo Fundamentals
- Tutorials
- Mixed Precision Training
- Parallelisms
- Mixture of Experts
- Optimizations
- Checkpoints
- Evaluate NeMo 2.0 Checkpoints
- NeMo APIs
- NeMo Collections
- Large Language Models
- Machine Translation Models
- Quick Start Guide
- Data Format
- Data Cleaning, Normalization & Tokenization
- Training a BPE Tokenization
- Applying BPE Tokenization, Batching, Bucketing and Padding
- Tarred Datasets for Large Corpora
- Model Configuration and Training
- Multi-Validation
- Bottleneck Models and Latent Variable Models (VAE, MIM)
- Model Inference
- Inference Improvements
- Pretrained Encoders
- References
- Automatic Speech Recognition (ASR)
- Transcribe speech with 3 lines of code
- Transcribe speech via command line
- Incorporate a language model (LM) to improve ASR transcriptions
- Use real-time transcription
- Try different ASR models
- Try out NeMo ASR transcription in your browser
- ASR tutorial notebooks
- ASR model configuration
- Preparing ASR datasets
- NeMo ASR Documentation
- Speech Classification
- Speaker Recognition (SR)
- Speaker Diarization
- Speech Self-Supervised Learning
- Speech Intent Classification and Slot Filling
- Text-to-Speech (TTS)
- Resources and Documentation
- Speech and Audio Processing
- Resources and Documentation
- Speech AI Tools
- NeMo RL
- NeMo Curator
- Text Curation
- Image Curation
- Reference
- Text Curation
- Download and Extract Text
- Working with DocumentDataset
- CPU and GPU Modules with Dask
- Classifier and Heuristic Quality Filtering
- Language Identification and Unicode Fixing
- Stop Words in Text Processing
- GPU Accelerated Exact and Fuzzy Deduplication
- Semantic Deduplication
- Synthetic Data Generation
- Downstream Task Decontamination/Deduplication
- PII Identification and Removal
- Distributed Data Classification
- Image Curation
- Reference
- Text Curation
- NeMo Run
- Guides
- Frequently Asked Questions
- Configuration
- Q: UnserializableValueError when using
run.Partial
orrun.Config
- Q: Deserialization error when using
run.Partial
orrun.Config
- Q: How to use control flow in autoconvert?
- Q: I made a change locally in my git repo and tested it using the local executor. However, the change is not reflected in the remote job.
- Q: I made a change locally outside my git repo and tested it using the local executor. However, the change is not reflected in the remote job.
- Q: UnserializableValueError when using
- Execution
- Management
- Configuration
- Installation
- Tutorials
Releases
- Software Component Versions
- Changelog
- NeMo Framework 25.04.01
- NeMo Framework 25.04.00
- NeMo Framework 25.02.01
- NeMo Framework 25.02
- NeMo Framework 24.12
- NeMo Framework 24.09
- NeMo Framework 24.07
- NeMo Framework 24.05
- NeMo Framework 24.03.01
- NeMo Framework 24.03
- NeMo Framework 24.01.01
- NeMo Framework 24.01
- NeMo Framework 23.11
- NeMo Framework 23.10
- NeMo Framework 23.08.03
- NeMo Framework 23.08.02
- NeMo Framework 23.08.01
- NeMo Framework 23.08
- NeMo Framework 23.07
- NeMo Framework 23.05
- NeMo Framework 23.04
- NeMo Framework 23.03
- NeMo Framework 23.01
- NeMo Framework 22.11
- NeMo Framework 22.09
- NeMo Framework 22.08.01
- NeMo Framework 22.08
- NeMo Framework 22.06
- NeMo Framework 22.05.01
- NeMo Framework 22.05
- NeMo Framework 22.04
- NeMo Framework 22.03
- NeMo Framework 22.02
- NeMo Framework 22.01
- Known Issues