SkyNetWalker commited on
Commit
e6dec8d
·
verified ·
1 Parent(s): f0c7d3e

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +3 -0
run.sh CHANGED
@@ -6,6 +6,9 @@ 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-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
 
6
  # Wait a few seconds for the server to be fully operational
7
  sleep 5
8
 
9
+ ollama pull hf.co/LiquidAI/LFM2-1.2B-GGUF:Q5_K_M
10
+ ollama pull hf.co/LiquidAI/LFM2-700M-GGUF:Q5_K_M
11
+ ollama pull hf.co/LiquidAI/LFM2-350M-GGUF:Q5_K_M
12
  ollama pull hf.co/unsloth/gemma-3-270m-it-qat-GGUF:Q5_K_M
13
  ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Instruct-2507-GGUF:Q4_K_M
14
  #ollama pull hf.co/bartowski/Qwen_Qwen3-4B-Thinking-2507-GGUF:Q4_K_M