yuccaaa commited on
Commit
8b85546
·
verified ·
1 Parent(s): f5bd4a2

Upload ms-swift/docs/source/BestPractices/更多最佳实践.md with huggingface_hub

Browse files
ms-swift/docs/source/BestPractices/更多最佳实践.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+
2
+ # 更多最佳实践
3
+
4
+ - [Qwen2.5自我认知微调](https://github.com/modelscope/ms-swift/tree/main/examples/notebook/qwen2_5-self-cognition)
5
+ - [Qwen2-VL Latex-OCR微调](https://github.com/modelscope/ms-swift/tree/main/examples/notebook/qwen2vl-ocr)
6
+ - [Qwen2.5-VL Grounding任务微调](https://github.com/modelscope/ms-swift/tree/main/examples/notebook/qwen2_5-vl-grounding)