Skip to content

Commit ac45165

Browse files
authored
Update README.md
1 parent 6a7e6f3 commit ac45165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

training/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ We trained our Bamba model with FSDP using our training repo [here](https://gith
44
Note that this training effort was started before FSDP2 and also long before we contributed
55
`Mamba2-Hybrid` to HF, so we were doing FSDP1 training with [official Mamba implementation](https://github.com/state-spaces/mamba).
66
For users trying to reproduce the training you now have much more options with our newly
7-
contributed [HF-version of Mamba2-Hybrid]() (will update this link soon!).
7+
contributed [HF-version of Mamba2-Hybrid](https://github.com/huggingface/transformers/tree/main/src/transformers/models/bamba).
88

99
Here are the setup details and command on how you can train the model:
1010

0 commit comments

Comments
 (0)