mirror of https://github.com/InternLM/InternLM
96 lines
1.1 KiB
ReStructuredText
96 lines
1.1 KiB
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
|
|
========
|
|
|
|
环境构建
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install
|
|
|
|
快速上手
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
usage
|
|
|
|
训练构建
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
initialize
|
|
|
|
训练 API
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
training
|
|
|
|
并行训练
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
parallel
|
|
|
|
模型备份
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
checkpoint
|
|
|
|
性能分析
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
profiler
|
|
|
|
训练监控
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
monitor
|
|
|
|
训练样例
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
example/index
|
|
|
|
常见问题
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
qa
|
|
|
|
索引和表格
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|