Update README.md
Browse files
README.md
CHANGED
@@ -100,6 +100,9 @@ oumi train -c ./oumi_train.yaml
|
|
100 |
- **Scalability to Larger Models:** Future iterations (CALM-70B, CALM-405B) extend capabilities to larger-scale agentic conversations.
|
101 |
- **Open-Source Expansion:** All datasets, training scripts, and model checkpoints are publicly available to foster further research.
|
102 |
|
|
|
|
|
|
|
103 |
## License
|
104 |
This model is licensed under [Creative Commons NonCommercial (CC BY-NC 4.0)](https://creativecommons.org/licenses/by-nc/4.0/legalcode).
|
105 |
|
|
|
100 |
- **Scalability to Larger Models:** Future iterations (CALM-70B, CALM-405B) extend capabilities to larger-scale agentic conversations.
|
101 |
- **Open-Source Expansion:** All datasets, training scripts, and model checkpoints are publicly available to foster further research.
|
102 |
|
103 |
+
## Acknowledgements
|
104 |
+
We'd like to thank the [Oumi AI Team](https://github.com/oumi-ai/oumi) for collaborating on training the models, as well as [Together AI](https://www.together.ai/) for providing the compute resources necessary to train CALM 405B.
|
105 |
+
|
106 |
## License
|
107 |
This model is licensed under [Creative Commons NonCommercial (CC BY-NC 4.0)](https://creativecommons.org/licenses/by-nc/4.0/legalcode).
|
108 |
|