unoxxx / Dockerfile
Hjgugugjhuhjggg's picture
Update Dockerfile
a6bfe3e verified
raw
history blame
280 Bytes
FROM ollama/ollama:latest
USER root
# Crear el directorio /.ollama/
RUN mkdir /.ollama/
# Cambiar permisos para hacerlo accesible
RUN chmod -R 777 /.ollama/
RUN ollama serve
# Agregar el comando ollama run
RUN ollama run hf.co/Hjgugugjhuhjggg/mergekit-ties-tzamfyy-Q2_K-GGUF