yuccaaa commited on
Commit
0b38868
·
verified ·
1 Parent(s): 28957b4

Upload ms-swift/examples/export/ollama.sh with huggingface_hub

Browse files
Files changed (1) hide show
  1. ms-swift/examples/export/ollama.sh +4 -0
ms-swift/examples/export/ollama.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ swift export \
2
+ --model Qwen/Qwen2.5-1.5B-Instruct \
3
+ --to_ollama true \
4
+ --output_dir Qwen2.5-1.5B-Instruct-ollama