mangoman7002 commited on
Commit
816bea4
·
verified ·
1 Parent(s): 4c98b4e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -16,4 +16,4 @@ WORKDIR $HOME/app
16
 
17
  COPY --chown=user . $HOME/app
18
  RUN wget 'https://huggingface.co/ha1772007/qwen2-1.5b-instruct-function-calling-v1-GGUF/resolve/main/qwen2-1.5b-instruct-function-calling-v1.Q2_K%20(1).gguf'
19
- RUN python3 -m llama_cpp.server --model "qwen2-1.5b-instruct-function-calling-v1.Q2_K%20(1).gguf"
 
16
 
17
  COPY --chown=user . $HOME/app
18
  RUN wget 'https://huggingface.co/ha1772007/qwen2-1.5b-instruct-function-calling-v1-GGUF/resolve/main/qwen2-1.5b-instruct-function-calling-v1.Q2_K%20(1).gguf'
19
+ RUN python3 -m llama_cpp.server --model "qwen2-1.5b-instruct-function-calling-v1.Q2_K (1).gguf"