SkyNetWalker commited on
Commit
21a38b1
·
verified ·
1 Parent(s): 94713a5

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -3
run.sh CHANGED
@@ -6,13 +6,11 @@ ollama serve &
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
14
  ollama pull hf.co/bartowski/Llama-3.2-3B-Instruct-GGUF:Q4_K_M
15
- #ollama pull gemma3n:e2b-it-q4_K_M #slow on Spaces CPU
16
  ollama pull granite3.3:2b
17
 
18
  ###20250812 ollama fail to run
 
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
12
  ollama pull hf.co/bartowski/Llama-3.2-3B-Instruct-GGUF:Q4_K_M
13
+ ollama pull gemma3n:e2b-it-q4_K_M #slow on Spaces CPU
14
  ollama pull granite3.3:2b
15
 
16
  ###20250812 ollama fail to run