Hjgugugjhuhjggg
commited on
Update Dockerfile
Browse files- Dockerfile +2 -0
Dockerfile
CHANGED
@@ -8,5 +8,7 @@ RUN mkdir /.ollama/
|
|
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
|
|
|
8 |
# Cambiar permisos para hacerlo accesible
|
9 |
RUN chmod -R 777 /.ollama/
|
10 |
|
11 |
+
RUN ollama serve
|
12 |
+
|
13 |
# Agregar el comando ollama run
|
14 |
RUN ollama run hf.co/Hjgugugjhuhjggg/mergekit-ties-tzamfyy-Q2_K-GGUF
|