yuccaaa commited on
Commit
4644064
·
verified ·
1 Parent(s): c96d095

Upload ms-swift/docs/source_en/BestPractices/More-Best-Practices.md with huggingface_hub

Browse files
ms-swift/docs/source_en/BestPractices/More-Best-Practices.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+
2
+ # More Best Practices
3
+
4
+ - [Qwen2.5 self-cognition SFT](https://github.com/modelscope/ms-swift/tree/main/examples/notebook/qwen2_5-self-cognition)
5
+ - [Qwen2-VL Latex-OCR SFT](https://github.com/modelscope/ms-swift/tree/main/examples/notebook/qwen2vl-ocr)
6
+ - [Qwen2.5-VL Grounding Task SFT](https://github.com/modelscope/ms-swift/tree/main/examples/notebook/qwen2_5-vl-grounding)