GordonChan365 commited on
Commit
2e14eef
1 Parent(s): 8cf36e4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -13,5 +13,3 @@ RUN pip install bitsandbytes --upgrade && \
13
 
14
  CMD python api-for-open-llm/api/server.py
15
 
16
-
17
- CMD python api/server.py
 
13
 
14
  CMD python api-for-open-llm/api/server.py
15