MS-SWIFT 문서 구조 — 튜토리얼·명령·메가트론·RL
MS-SWIFT 문서 구조
MS-SWIFT는 Sphinx 기반 문서로, 'Get Started'와 'Instruction' 두 큰 축으로 나뉘어요. 원하는 작업이 무엇이든 해당 문서로 빠르게 이동할 수 있어요.
출처: https://github.com/modelscope/ms-swift/blob/main/docs/source/index.rst
Get Started
- SWIFT-installation — 설치 방법.
- Quick-start — 첫 파인튜닝 경험.
- Web-UI — 그래픽 UI로도 시작할 수 있어요.
Instruction
- Command-line-parameters — CLI 파라미터 레퍼런스.
- Pre-training-and-Fine-tuning — 사전학습·파인튜닝 절차.
- GRPO / RLHF / Distillation / Reinforced-Fine-tuning — 정렬·강화학습.
- Inference-and-deployment — 추론·배포.
- Evaluation / Export-and-push — 평가와 허브 업로드.
- Agent-support — 에이전트 지원.
- Supported-models-and-datasets / Use-tuners / FAQ — 지원 모델·데이터셋과 튜너, 자주 묻는 질문.
이 외에 Megatron-SWIFT 문서에서 대규모 병렬 훈련(TP/PP/SP/CP/EP 등) 설정을 다뤄요.