SkyNetWalker commited on
Commit
8fdd1a4
·
verified ·
1 Parent(s): 12c7045

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +2 -0
run.sh CHANGED
@@ -6,6 +6,8 @@ ollama serve &
6
  # Wait a few seconds for the server to be fully operational
7
  sleep 5
8
 
 
 
9
  ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Instruct-2507-GGUF:Q4_K_M
10
  #ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Thinking-2507-GGUF:Q4_K_M
11
  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/Qwen3-0.6B-GGUF:Q5_K_M
10
+ ollama pull hf.co/unsloth/Qwen3-1.7B-GGUF:Q5_K_M
11
  ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Instruct-2507-GGUF:Q4_K_M
12
  #ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Thinking-2507-GGUF:Q4_K_M
13
  ollama pull smollm2:360m-instruct-q5_K_M