ww commited on
Commit
00ab09e
·
verified ·
1 Parent(s): d1cd4c7

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -12,7 +12,7 @@ done
12
 
13
  # Pull the model
14
  echo "Pulling the model..."
15
- ollama pull gemma3:1b
16
  ollama pull qwen3:0.6b
17
  ollama pull nomic-embed-text:latest
18
  # Keep the container running
 
12
 
13
  # Pull the model
14
  echo "Pulling the model..."
15
+ #ollama pull gemma3:1b
16
  ollama pull qwen3:0.6b
17
  ollama pull nomic-embed-text:latest
18
  # Keep the container running