interstellar_ai/deployment_scripts/windows/scripts/prepare_ollama_nonfree.bat

10 lines
226 B
Batchfile
Raw Normal View History

2024-10-08 13:19:11 +02:00
cd ollama-bin
start /b ollama.exe serve
timeout 5
ollama.exe pull qwen2-math:1.5b
ollama.exe pull starcoder2
ollama.exe pull llama3.2
ollama.exe pull wizard-math
ollama.exe pull starcoder2:7b
ollama.exe pull llama3.1