Skip to content

Commit 1fa3b30

Browse files
committed
Update CHANGELOG.md to reflect the changes of the feature-adding MFT commit.
Signed-off-by: pbelcak <peterbelcakjr@gmail.com>
1 parent c02bdae commit 1fa3b30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This release addresses known security issues. For the latest NVIDIA Vulnerabilit
1212
- Collections
1313
- LLM
1414
- Llama 4: Fixed an accuracy issue caused by MoE probability normalization. Improved pre-train and fine-tune performance.
15+
- ModelOpt: Added support for [Minifinetuning](https://arxiv.org/abs/2506.15702) to support less-forgetful finetuning of models on small datasets.
1516
- Export & Deploy
1617
- Updated vLLMExporter to use vLLM V1 to address a security vulnerability.
1718
- AutoModel
@@ -2078,3 +2079,4 @@ For additional information regarding NeMo containers, please visit: https://cata
20782079
- Fix link in multimodal dataprep tutorial by @cuichenx :: PR: #8517
20792080

20802081
</details>
2082+

0 commit comments

Comments
 (0)