matthoffner commited on
Commit
43b53db
·
1 Parent(s): 338be58

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -18,4 +18,4 @@ COPY . .
18
 
19
  RUN ls -al
20
 
21
- CMD python3 -m llama-cpp-python/llama_cpp.server --model wizardLM-7B.ggml.q5_1.bin
 
18
 
19
  RUN ls -al
20
 
21
+ CMD python3 llama-cpp-python/llama_cpp/server --model wizardLM-7B-GGML/wizardLM-7B.ggml.q5_1.bin