Skip to content

Releases: NVIDIA/NeMo

NVIDIA Neural Modules 2.3.0rc3

15 Apr 18:22
3d04c86
Compare
Choose a tag to compare
Pre-release

Prerelease: NVIDIA Neural Modules 2.3.0rc3 (2025-04-15)

NVIDIA Neural Modules 2.3.0rc2

07 Apr 21:36
9ff7e75
Compare
Choose a tag to compare
Pre-release

Prerelease: NVIDIA Neural Modules 2.3.0rc2 (2025-04-07)

NVIDIA Neural Modules 2.2.1

31 Mar 21:31
132f217
Compare
Choose a tag to compare

Highlights

  • Training
    • Fix MoE based models training instability.
    • Fix bug in Llama exporter for Llama 3.2 1B and 3B.
    • Fix bug in LoRA linear_fc1adapter when different TP is used during saving and loading the adapter checkpoint.

Detailed Changelogs:

Uncategorized:

Changelog
  • Re-add reverted commits after 2.2.0 and set next version to be 2.2.1 by @chtruong814 :: PR: #12587
  • Cherry pick Fix exporter for llama models with shared embed and output layers (12545) into r2.2.0 by @ko3n1g :: PR: #12608
  • Cherry pick Fix TP for LoRA adapter on linear_fc1 (12519) into r2.2.0 by @ko3n1g :: PR: #12607
  • Bump mcore to use 0.11.1 by @chtruong814 :: PR: #12634

NVIDIA Neural Modules 2.2.0

12 Mar 20:30
7192a2c
Compare
Choose a tag to compare

Highlights

  • Training
    • Blackwell and Grace Blackwell support
    • Pipeline parallel support for distillation
    • Improved NeMo Framework installation
  • Export & Deploy
    • vLLM export for NeMo 2.0
  • Evaluations
    • Integrate lm-eval-harness
  • Collections
    • LLM
      • DAPT Example and best practices in nemo 2.0
      • [NeMo 2.0] Enable Tool Learning and add a tutorial
      • Support GPT Embedding Model (Llama 3.2 1B/3B)
      • Qwen2.5, Phi4 (via AutoModel)
      • SFT for Llama 3.3 model (via AutoModel)
      • Support BERT Embedding Model with NeMo 2.0
      • DeepSeek SFT & PEFT Support
    • MultiModal
      • Clip
      • SP for NeVA
      • CP for NeVA
      • Intern-VIT
  • Automodel
    • Preview release.
    • PEFT and SFT support for LLMs available via Hugging Face’s AutoModelForCausalLM.
    • Support for Hugging Face-native checkpoints (full model and adapter only).
    • Support for distributed training via DDP and FSDP2.
  • ASR/TTS
    • Lhotse: TPS-free 2D bucket estimation and filtering
    • Update model outputs to make all asr outputs to be in consistent format
    • Sortformer Release Model

Detailed Changelogs:

ASR

Changelog

TTS

Changelog

NLP / NMT

Changelog

Text Normalization / Inverse Text Normalization

Changelog

NeMo Tools

Changelog

Export

Changelog

Bugfixes

Changelog
  • added required instalation for sox to process mp3 file by @Ssofja :: PR: #11709
  • removed the line which caused a problem in nfa_tutorial by @Ssofja :: PR: #11710
  • Bug fix minor bug in TRT-LLM deployment by @oyilmaz-nvidia :: PR: #11714

Uncategorized:

Changelog
Read more

NVIDIA Neural Modules 2.2.0rc3

25 Feb 12:47
b21e079
Compare
Choose a tag to compare
Pre-release

Prerelease: NVIDIA Neural Modules 2.2.0rc3 (2025-02-25)

NVIDIA Neural Modules 2.2.0rc2

17 Feb 17:04
798b676
Compare
Choose a tag to compare
Pre-release

Prerelease: NVIDIA Neural Modules 2.2.0rc2 (2025-02-17)

NVIDIA Neural Modules 2.2.0rc1

04 Feb 08:02
18e2bd8
Compare
Choose a tag to compare
Pre-release

Prerelease: NVIDIA Neural Modules 2.2.0rc1 (2025-02-04)

NVIDIA Neural Modules 2.2.0rc0

02 Feb 23:30
2f66ada
Compare
Choose a tag to compare
Pre-release

Prerelease: NVIDIA Neural Modules 2.2.0rc0 (2025-02-02)

NVIDIA Neural Modules 2.1.0

03 Jan 10:31
633cb60
Compare
Choose a tag to compare

Highlights

  • Training
    • Fault Tolerance
      • Straggler Detection
      • Auto Relaunch
  • LLM & MM
    • MM models
      • Llava-next
      • Llama 3.2
    • Sequence Model Parallel for NeVa
    • Enable Energon
    • SigLIP (NeMo 1.0 only)
    • LLM 2.0 migration
      • Starcoder2
      • Gemma 2
      • T5
      • Baichuan
      • BERT
      • Mamba
      • ChatGLM
    • DoRA support
  • Export
    • Nemo 2.0 base model export path for NIM
    • PTQ in Nemo 2.0
  • ASR
    • Timestamps with TDT decoder
    • Timestamps option with .transcribe()

Detailed Changelogs:

ASR

Changelog

TTS

Changelog

NLP / NMT

Changelog

Text Normalization / Inverse Text Normalization

Changelog

Export

Changelog

Bugfixes

Changelog

Uncategorized:

Changelog
Read more

NVIDIA Neural Modules 2.1.0rc2

21 Dec 18:54
49ef560
Compare
Choose a tag to compare
Pre-release

Prerelease: NVIDIA Neural Modules 2.1.0rc2 (2024-12-21)