InternLM/internlm
Season b6d909d43e
docs(*): add documentation and reST files for readthedocs (#272)
* add initial reST files for readthedocs

* fix typos

* docs refine and minor fix

* add references for parallel training section

* fix reST format

* fix reST format

* fix reST format

* add comments for trainer API

* add link to step-by-step quickstart guide

* docs(code-docs/source/parallel.rst): add paper link url

* docs(code-docs/source/parallel.rst): add paper link url

* use MyST to render markdown

* docs(code-docs/source/initialize.rst): update model init

* add requirements for myst-parser

* reuse install and usage markdown

* docs(code-docs/source/index.rst): add example and q&a

* docs(doc/code-docs/*): docs refine

* docs(code-docs/source/parallel.rst): update docs for zero config

* docs(code-docs/source/example.rst): fix typos for example.rst

* docs(code-docs/source/example.rst): refine docs

* docs(code-docs/source/example): update example

* docs(code-docs/source/example): delete useless example

* docs(code-docs/source/*): fix image display issue

* docs(code-docs/source/parallel.rst): add docs for communication overlap

* docs(code-docs/source/conf.py): update conf.py

* docs(code-docs/source/example): update example 30B demo

* docs(code-docs/source/parallel.rst): update pipeline parallel

* docs(code-docs/source/parallel.rst): update pipeline parallel

* docs(code-docs/source/parallel.rst): update pipeline parallel

* docs(code-docs/source/parallel.rst): update pipeline parallel

* docs(code-docs/source/parallel.rst): update ZeRO1.5

* docs(code-docs/source/parallel.rst): update ZeRO1.5

* docs(code-docs/source): fix word spelling error

---------

Co-authored-by: huangting4201 <huangting3@sensetime.com>
2023-09-06 15:36:03 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core docs(*): add documentation and reST files for readthedocs (#272) 2023-09-06 15:36:03 +08:00
data Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
initialize docs(*): add documentation and reST files for readthedocs (#272) 2023-09-06 15:36:03 +08:00
model docs(*): add documentation and reST files for readthedocs (#272) 2023-09-06 15:36:03 +08:00
monitor docs(*): add documentation and reST files for readthedocs (#272) 2023-09-06 15:36:03 +08:00
solver fix/broadcast should not in commu stream (#276) 2023-09-05 17:47:50 +08:00
train docs(*): add documentation and reST files for readthedocs (#272) 2023-09-06 15:36:03 +08:00
utils fix(eval): no need to check length of valid_dl when using streaming dataset (#274) 2023-09-04 23:14:07 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00