infinityonline commited on
Commit
34ccb4f
·
verified ·
1 Parent(s): 831cd5c

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +0 -3
start.sh CHANGED
@@ -18,9 +18,6 @@ ollama pull qwen2.5:1.5b
18
  echo "Pulling granite4:3b-h..."
19
  ollama pull granite4:3b-h
20
 
21
- echo "Pulling qwen2.5-coder:7b..."
22
- ollama pull qwen2.5-coder:7b
23
-
24
  echo "Pulling lfm2.5-thinking:1.2b..."
25
  ollama pull lfm2.5-thinking:1.2b
26
 
 
18
  echo "Pulling granite4:3b-h..."
19
  ollama pull granite4:3b-h
20
 
 
 
 
21
  echo "Pulling lfm2.5-thinking:1.2b..."
22
  ollama pull lfm2.5-thinking:1.2b
23