We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1f6e6 commit 9f6b486Copy full SHA for 9f6b486
docs/index.rst
@@ -50,6 +50,7 @@
50
51
大模型预训练文档 <llm/pretraining/index.rst>
52
大模型精调文档 <llm/docs/finetune.md>
53
+ 大模型常用算法文档 <llm/docs/algorithm_overview.md>
54
大模型RLHF文档 <llm/docs/rlhf.md>
55
大模型量化教程 <llm/docs/quantization.md>
56
大模型推理教程 <llm/docs/inference.md>
docs/llm/docs/algorithm_overview.md
@@ -0,0 +1 @@
1
+../../../llm/docs/algorithm_overview.md
0 commit comments