OLMo-core¶
OLMo-core is a Python library that provides building blocks for large-scale distributed training with PyTorch.
To get started first install PyTorch according to the official instructions specific to your environment. Then you can install OLMo-core from PyPI with:
pip install ai2-olmo-core
Team¶
OLMo-core is developed and maintained at the 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, see our contributors page.
License¶
OLMo-core is licensed under Apache 2.0. A full copy of the license can be found on GitHub.