Skip to content

Commit 739550b

Browse files
committed
2.6.3 release notes
1 parent 271b9c2 commit 739550b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/docs/main/about/releasenotes-fw.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Release Notes
22

3+
## BioNeMo Framework v2.6.3
4+
5+
### Updates & Improvements
6+
7+
* Fixes numerous issues with Evo2 model:
8+
1. Inference/Generation issues resolved. https://github.com/NVIDIA/bionemo-framework/issues/890
9+
2. FP8 training resumption issues resolved. https://github.com/NVIDIA/bionemo-framework/issues/973
10+
3. Bug in inference script that concerns checkpoint loading is fixed. https://github.com/NVIDIA/bionemo-framework/pull/950
11+
* ESM2 LoRA model inference issue resolved. https://github.com/NVIDIA/bionemo-framework/pull/996
12+
* Added experimental evo2-mamba model. https://github.com/NVIDIA/bionemo-framework/pull/888
13+
* Updated base Docker image to [nvidia-pytorch 25.06-py3](https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch/tags)
14+
* NCCL issue in ESM2 pretraing resolved. https://github.com/NVIDIA/bionemo-framework/issues/970
15+
316
## BioNeMo Framework v2.6.2
417

518
### Updates & Improvements

0 commit comments

Comments
 (0)