5 lines
125 B
Bash
5 lines
125 B
Bash
swift export \
|
|
--model Qwen/Qwen2.5-1.5B-Instruct \
|
|
--to_ollama true \
|
|
--output_dir Qwen2.5-1.5B-Instruct-ollama
|