Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NVIDIA Neural Modules 2.3.1 source code.tar.gz | 2025-05-25 | 65.5 MB | |
NVIDIA Neural Modules 2.3.1 source code.zip | 2025-05-25 | 69.5 MB | |
README.md | 2025-05-25 | 2.7 kB | |
Totals: 3 Items | 134.9 MB | 6 |
Highlights
- Collections
- LLM
- Llama 4: Fixed an accuracy issue caused by MoE probability normalization. Improved pre-train and fine-tune performance.
- Export & Deploy
- Updated vLLMExporter to use vLLM V1 to address a security vulnerability.
- AutoModel
- Improved chat-template handling.
- Fault Tolerance
- Local checkpointing: Fixed support for auto-inserted metric names for resuming from local checkpoints.