Overview
Guides
Examples
API Reference
Development
OLMo-core is a Python library that provides building blocks for large-scale distributed training with PyTorch.
To get started first installPyTorch according to the official instructionsspecific to your environment. Then you can install OLMo-core from PyPI with:
pipinstallai2-olmo-core
OLMo-core is developed and maintained atthe Allen Institute for Artificial Intelligence (AI2).AI2 is a non-profit institute with the mission to contribute to humanity through high-impact AI research and engineering.
To learn more about who specifically contributed to this codebase, seeour contributors page.
OLMo-core is licensed underApache 2.0.A full copy of the license can be foundon GitHub.