johnpaulbin commited on
Commit
86e65b9
·
verified ·
1 Parent(s): 583b703

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -21,4 +21,4 @@ CMD ["ollama", "serve"]
21
 
22
  RUN curl -fsSL https://huggingface.co/johnpaulbin/translator-llm/resolve/main/translator-llama3.1-q4km-2.gguf?download=true -o llama.gguf
23
 
24
- EXPOSE 7860
 
21
 
22
  RUN curl -fsSL https://huggingface.co/johnpaulbin/translator-llm/resolve/main/translator-llama3.1-q4km-2.gguf?download=true -o llama.gguf
23
 
24
+ EXPOSE 11434