Skip to content

Commit 215a87f

Browse files
Update changelog for v2.5.1 (#14967) (#14968)
* beep boop: Update changelog * Update changelog for 2.5.1 --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Charlie Truong <chtruong@nvidia.com> Signed-off-by: NeMo Bot <nemo-bot@nvidia.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f53c2cd commit 215a87f

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,51 @@
11
# Changelog
22

33
<!-- Next changelog -->
4+
## NVIDIA Neural Modules 2.5.1
5+
6+
### Highlights
7+
8+
- This release addresses known security issues. For the latest NVIDIA Vulnerability Disclosure Information visit <https://www.nvidia.com/en-us/security/>, for acknowledgement please reach out to the NVIDIA PSIRT team at <PSIRT@nvidia.com>
9+
- Adds nv-one-logger
10+
- Adds fixes related to Megatron FSDP
11+
12+
### Detailed Changelogs:
13+
14+
#### ASR
15+
16+
<details><summary>Changelog</summary>
17+
18+
- Patch: r2.5.0 with onelogger changes. by @PeiyuanQi :: PR: #14811
19+
20+
</details>
21+
22+
#### TTS
23+
24+
<details><summary>Changelog</summary>
25+
26+
- Patch: r2.5.0 with onelogger changes. by @PeiyuanQi :: PR: #14811
27+
28+
</details>
29+
30+
#### NLP / NMT
31+
32+
<details><summary>Changelog</summary>
33+
34+
- Patch: r2.5.0 with onelogger changes. by @PeiyuanQi :: PR: #14811
35+
- Megatron FSDP r2.5.0 cherry-pick by @BoxiangW :: PR: #14922
36+
37+
</details>
38+
39+
#### Uncategorized:
40+
41+
<details><summary>Changelog</summary>
42+
43+
- Bump to 2.5.1 by @chtruong814 :: PR: #14898
44+
- Cherry pick `Feat: Disk space management: for nemo install test (14822)` into `r2.5.0` by @chtruong814 :: PR: #14937
45+
- cp: `Fix the load checkpointing issue -- onelogger callback gets called multiple time in some case. (14945)` into `r2.5.0` by @chtruong814 :: PR: #14948
46+
47+
</details>
48+
449
## NVIDIA Neural Modules 2.5.0
550

651
### Highlights

0 commit comments

Comments
 (0)