## LLM Documentation [中文文档](https://swift.readthedocs.io/zh-cn/latest/LLM/index.html) ### 📚Tutorials! 1. [LRHF Training](Human-Preference-Alignment-Training-Documentation.md) 2. [DPO Training](DPO.md) 3. [ORPO Training](ORPO.md) 4. [SimPO Training](SimPO.md) 5. [OLLAMA Export](./OLLaMA-Export.md) 6. [VLLM Inference and Deployment](VLLM-inference-acceleration-and-deployment.md) 7. [LmDeploy Inference and Deployment](LmDeploy-inference-acceleration-and-deployment.md) 8. [Megatron-training](Megatron-training.md) ### ⭐️Best Practices! 1. [Self Cognition Best Practice](Self-cognition-best-practice.md) 2. [Agent Training and Inference Best Practice](Agent-fine-tuning-best-practice.md) 3. [Agent deployment best practice](Agent-deployment-best-practice.md) 4. [Qwen1.5 Best Practice](Qwen1.5-best-practice.md) 5. [NPU Best Practice](NPU-best-practice.md) 6. [Grok-1 Training and Inference Best Practice](Grok-1-best-practice.md) ### 🐔References! 1. [Benchmark](Benchmark.md) 2. [Compatible with the HuggingFace ecosystem](Compat-HF.md) ### 🍀Multi-Modal Best Practices! Please check: [Multi-Modal Best Practices](../Multi-Modal/index.md)