SkyNetWalker commited on
Commit
a62dd78
·
verified ·
1 Parent(s): bc19f9d

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -1
run.sh CHANGED
@@ -6,7 +6,7 @@ ollama serve &
6
  # Wait a few seconds for the server to be fully operational
7
  sleep 5
8
 
9
- ollama pull hf.co/unsloth/gemma-3-270m-it-GGUF:Q5_K_M
10
  ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Instruct-2507-GGUF:Q4_K_M
11
  #ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Thinking-2507-GGUF:Q4_K_M
12
  ollama pull smollm2:360m-instruct-q5_K_M
 
6
  # Wait a few seconds for the server to be fully operational
7
  sleep 5
8
 
9
+ ollama pull hf.co/unsloth/gemma-3-270m-it-qat-GGUF:Q5_K_M
10
  ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Instruct-2507-GGUF:Q4_K_M
11
  #ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Thinking-2507-GGUF:Q4_K_M
12
  ollama pull smollm2:360m-instruct-q5_K_M