Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ At training time we aim to support FSDP, accelerated transformers, and PyTorch c
|
|
15 |
|
16 |
Foundation Model Stack is split up into a few main repositories:
|
17 |
|
18 |
-
- [foundation-model-stack](https://github.com/foundation-model-stack/foundation-model-stack): Main repository for which all fms models are based
|
19 |
- [fms-fsdp](https://github.com/foundation-model-stack/fms-fsdp): Pre-Training Examples using FSDP wrapped foundation models
|
20 |
- [fms-extras](https://github.com/foundation-model-stack/fms-extras): New features staged to be integrated with foundation-model-stack
|
21 |
- [fms-hf-tuning](https://github.com/foundation-model-stack/fms-hf-tuning): Basic Tuning scripts for fms models leveraging SFTTrainer
|
|
|
15 |
|
16 |
Foundation Model Stack is split up into a few main repositories:
|
17 |
|
18 |
+
- [foundation-model-stack](https://github.com/foundation-model-stack/foundation-model-stack): Main repository for which all fms models are based
|
19 |
- [fms-fsdp](https://github.com/foundation-model-stack/fms-fsdp): Pre-Training Examples using FSDP wrapped foundation models
|
20 |
- [fms-extras](https://github.com/foundation-model-stack/fms-extras): New features staged to be integrated with foundation-model-stack
|
21 |
- [fms-hf-tuning](https://github.com/foundation-model-stack/fms-hf-tuning): Basic Tuning scripts for fms models leveraging SFTTrainer
|