SkyNetWalker commited on
Commit
7aa55b9
·
verified ·
1 Parent(s): 456ef55

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +2 -1
run.sh CHANGED
@@ -4,8 +4,9 @@
4
  ollama serve &
5
 
6
  # Wait a few seconds for the server to be fully operational
7
- sleep 10
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
 
4
  ollama serve &
5
 
6
  # Wait a few seconds for the server to be fully operational
7
+ sleep 5
8
 
9
+ ollama pull hf.co/bartowski/tencent_Hunyuan-1.8B-Instruct-GGUF:Q4_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