SkyNetWalker commited on
Commit
6c197b0
·
verified ·
1 Parent(s): 3f51efb

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +1 -0
run.sh CHANGED
@@ -7,6 +7,7 @@ ollama serve &
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
 
7
  sleep 5
8
 
9
  ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Instruct-2507-GGUF:Q4_K_M
10
+ ollama pull hf.co/unsloth/Qwen3-Coder-30B-A3B-Instruct-1M-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
13
  ollama pull hf.co/bartowski/Llama-3.2-3B-Instruct-GGUF:Q4_K_M