We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba7dcf commit c2943bbCopy full SHA for c2943bb
training/README.md
@@ -1,6 +1,6 @@
1
# Training
2
3
-We trained our Bamba model with FSDP using our training repo [here](https://github.com/foundation-model-stack/fms-fsdp/tree/mamba-new).
+We trained our Bamba model with FSDP using our training repo [here](https://github.com/foundation-model-stack/fms-fsdp/tree/main).
4
Note that this training effort was started before FSDP2 and also long before we contributed
5
`Mamba2-Hybrid` to HF, so we were doing FSDP1 training with [official Mamba implementation](https://github.com/state-spaces/mamba).
6
For users trying to reproduce the training you now have much more options with our newly
0 commit comments