SkyNetWalker commited on
Commit
c88240b
·
verified ·
1 Parent(s): 18a12bb

Update run.sh

Browse files
Files changed (1) hide show
  1. run.sh +0 -1
run.sh CHANGED
@@ -10,7 +10,6 @@ sleep 5
10
  # This command downloads the model and makes it available to the API.
11
  # It's the non-interactive version of "ollama run".
12
  ollama pull smollm2:360m-instruct-q5_K_M
13
- ollama pull hf.co/unsloth/LFM2-1.2B-GGUF:Q5_K_M
14
  ollama pull hf.co/bartowski/Llama-3.2-3B-Instruct-GGUF:Q4_K_M
15
  ollama pull hf.co/unsloth/gemma-3-4b-it-qat-GGUF:Q4_K_M
16
  ollama pull hf.co/bartowski/Qwen_Qwen3-1.7B-GGUF:Q5_K_M
 
10
  # This command downloads the model and makes it available to the API.
11
  # It's the non-interactive version of "ollama run".
12
  ollama pull smollm2:360m-instruct-q5_K_M
 
13
  ollama pull hf.co/bartowski/Llama-3.2-3B-Instruct-GGUF:Q4_K_M
14
  ollama pull hf.co/unsloth/gemma-3-4b-it-qat-GGUF:Q4_K_M
15
  ollama pull hf.co/bartowski/Qwen_Qwen3-1.7B-GGUF:Q5_K_M