This commit is contained in:
@@ -0,0 +1,84 @@
|
||||
.. 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-installation.md
|
||||
GetStarted/Quick-start.md
|
||||
GetStarted/Web-UI.md
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Instruction
|
||||
|
||||
Instruction/Command-line-parameters.md
|
||||
Instruction/Pre-training-and-Fine-tuning.md
|
||||
Instruction/GRPO/index.rst
|
||||
Instruction/Distillation.md
|
||||
Instruction/RLHF.md
|
||||
Instruction/Inference-and-deployment.md
|
||||
Instruction/Sample.md
|
||||
Instruction/Evaluation.md
|
||||
Instruction/Export-and-push.md
|
||||
Instruction/Ray.md
|
||||
Instruction/Reinforced-Fine-tuning.md
|
||||
Instruction/Agent-support.md
|
||||
Instruction/Supported-models-and-datasets.md
|
||||
Instruction/Use-tuners.md
|
||||
Instruction/Frequently-asked-questions.md
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Megatron-SWIFT
|
||||
|
||||
Megatron-SWIFT/Quick-start.md
|
||||
Megatron-SWIFT/Command-line-parameters.md
|
||||
Megatron-SWIFT/LoRA-Training.md
|
||||
Megatron-SWIFT/Multimodal-Model.md
|
||||
Megatron-SWIFT/Mcore-Bridge.md
|
||||
Megatron-SWIFT/GRPO.md
|
||||
Megatron-SWIFT/GKD.md
|
||||
Megatron-SWIFT/Ascend.md
|
||||
Megatron-SWIFT/Custom-Model.md
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Customization
|
||||
|
||||
Customization/Architecture.md
|
||||
Customization/Custom-model.md
|
||||
Customization/Custom-dataset.md
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Best Practices
|
||||
|
||||
BestPractices/GRPO.md
|
||||
BestPractices/GRPO-Multi-Modal-Training.md
|
||||
BestPractices/GRPO-Code-Training.md
|
||||
BestPractices/Qwen3-Best-Practice.md
|
||||
BestPractices/Qwen3-VL-Best-Practice.md
|
||||
BestPractices/Qwen3_5-Best-Practice.md
|
||||
BestPractices/deepseek-v4.md
|
||||
BestPractices/MLLM-Registration.md
|
||||
BestPractices/Embedding.md
|
||||
BestPractices/Reranker.md
|
||||
BestPractices/Rapidly-Training-VL-model.md
|
||||
BestPractices/NPU-support.md
|
||||
BestPractices/Metax-support.md
|
||||
BestPractices/AMD-support.md
|
||||
BestPractices/More-Best-Practices.md
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
Reference in New Issue
Block a user