.. Lumache documentation master file, created by sphinx-quickstart on Tue Aug 15 13:44:10 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Megatron Core User Guide =================================== **Megatron Core** is a Python library that has the core components required to build your language models. A reference implementation of megatorn core can be found in `NeMo `_ It offers a *simple* and *intuitive* API. .. toctree:: :maxdepth: 2 :caption: User Guide user-guide/index .. toctree:: :maxdepth: 3 :caption: API Guide api-guide/index