mirror of https://github.com/InternLM/InternLM
71 lines
877 B
ReStructuredText
71 lines
877 B
ReStructuredText
.. InternLM documentation master file, created by
|
|
sphinx-quickstart on Mon Aug 28 17:33:28 2023.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
InternLM
|
|
========
|
|
|
|
Environment Setup
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install
|
|
|
|
Model Setup
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
initialize
|
|
|
|
Training API
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
training
|
|
|
|
Parallel Training
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
parallel
|
|
|
|
Model Checkpointing
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
checkpoint
|
|
|
|
Profiler
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
profiler
|
|
|
|
Monitor
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
monitor
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|