Hjgugugjhuhjggg commited on
Commit
ab676fd
·
verified ·
1 Parent(s): ef22b39

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -8,5 +8,5 @@ RUN mkdir /.ollama/
8
  # Cambiar permisos para hacerlo accesible
9
  RUN chmod -R 777 /.ollama/
10
 
11
- # Asegurar que el comando de Ollama funcione correctamente
12
- CMD ["ollama", "chat", "-m", "hf.co/Hjgugugjhuhjggg/mergekit-ties-tzamfyy-Q2_K-GGUF"]
 
8
  # Cambiar permisos para hacerlo accesible
9
  RUN chmod -R 777 /.ollama/
10
 
11
+ # Agregar el comando ollama run
12
+ RUN ollama run hf.co/Hjgugugjhuhjggg/mergekit-ties-tzamfyy-Q2_K-GGUF