moamen270 commited on
Commit
62548b9
1 Parent(s): 5242cba

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ COPY --chown=user . $HOME/app/
17
 
18
  COPY . .
19
 
20
- CMD ["openllm", "start", "--host", "0.0.0.0", "--port", "7860","mistralai/Mistral-7B-v0.1"]
 
17
 
18
  COPY . .
19
 
20
+ CMD ["openllm", "start", "--host", "0.0.0.0", "--port", "7860","HuggingFaceH4/zephyr-7b-beta"]