File size: 1,498 Bytes
96fe658
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.. swift documentation file,
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Swift DOCUMENTATION
========================

.. toctree::
   :maxdepth: 2
   :caption: Get Started

   GetStarted/SWIFT安装.md
   GetStarted/快速开始.md
   GetStarted/Web-UI.md

.. toctree::
   :maxdepth: 2
   :caption: Instruction

   Instruction/命令行参数.md
   Instruction/预训练与微调.md
   Instruction/GRPO/index.rst
   Instruction/人类对齐.md
   Instruction/推理和部署.md
   Instruction/Megatron-SWIFT训练.md
   Instruction/采样.md
   Instruction/评测.md
   Instruction/导出与推送.md
   Instruction/强化微调.md
   Instruction/Agent支持.md
   Instruction/支持的模型和数据集.md
   Instruction/使用tuners.md
   Instruction/常见问题整理.md

.. toctree::
   :maxdepth: 2
   :caption: Customization

   Customization/自定义模型.md
   Customization/自定义数据集.md
   Customization/插件化.md

.. toctree::
   :maxdepth: 2
   :caption: Best Practices

   BestPractices/GRPO完整流程.md
   BestPractices/GRPO多模态训练.md
   BestPractices/GRPO代码训练.md
   BestPractices/Qwen3最佳实践.md
   BestPractices/Embedding训练.md
   BestPractices/Reranker训练.md
   BestPractices/快速训练VL模型.md
   BestPractices/NPU支持.md
   BestPractices/更多最佳实践.md

Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`