guydffdsdsfd commited on
Commit
6b82988
·
verified ·
1 Parent(s): d298b41

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -141,7 +141,7 @@ python3 /guard.py &
141
  # Wait for Ollama to wake up, then pull the model
142
  sleep 5
143
  echo "Starting Model Pull..."
144
- ollama pull llama3.2:3b
145
  echo "Model Pull Complete."
146
 
147
  # Keep container running
 
141
  # Wait for Ollama to wake up, then pull the model
142
  sleep 5
143
  echo "Starting Model Pull..."
144
+ ollama pull llama3.2:1b
145
  echo "Model Pull Complete."
146
 
147
  # Keep container running