Spaces:
Running
Running
JRosenkranz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ Foundation Model Stack (fms) is a collection of components for development, infe
|
|
13 |
For inference optimizations we aim to support PyTorch compile, accelerated transformers, and tensor parallelism.
|
14 |
At training time we aim to support FSDP, accelerated transformers, and PyTorch compile.
|
15 |
|
16 |
-
|
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-extras](https://github.com/foundation-model-stack/fms-extras): New features staged to be integrated with foundation-model-stack
|
|
|
13 |
For inference optimizations we aim to support PyTorch compile, accelerated transformers, and tensor parallelism.
|
14 |
At training time we aim to support FSDP, accelerated transformers, and PyTorch compile.
|
15 |
|
16 |
+
## 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-extras](https://github.com/foundation-model-stack/fms-extras): New features staged to be integrated with foundation-model-stack
|