Spaces:
Running
Running
JRosenkranz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Foundation Model Stack (fms) is a collection of components developed out of IBM
|
|
15 |
|
16 |
In FMS, we aim to bring the latest optimizations for pre-training/inference/fine-tuning to all of our models. A few of these optimizations include, but are not limited to:
|
17 |
|
18 |
-
- fully
|
19 |
- full tensor-parallel support for all applicable modules developed in fms
|
20 |
- training scripts leveraging FSDP
|
21 |
- state of the art light-weight speculators for improving inference performance
|
|
|
15 |
|
16 |
In FMS, we aim to bring the latest optimizations for pre-training/inference/fine-tuning to all of our models. A few of these optimizations include, but are not limited to:
|
17 |
|
18 |
+
- fully compilable models with no graph breaks
|
19 |
- full tensor-parallel support for all applicable modules developed in fms
|
20 |
- training scripts leveraging FSDP
|
21 |
- state of the art light-weight speculators for improving inference performance
|