Guinnessgshep commited on
Commit
a68d385
·
1 Parent(s): 5b7f20c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,3 +1,3 @@
1
- FROM triggerhappy/text-generation-webui:default AS base
2
  RUN ls && pwd
3
  CMD cd text-generation-webui && python server.py --cai-chat --no-stream --auto-devices --model
 
1
+ FROM triggerhappy/text-generation-webui AS base
2
  RUN ls && pwd
3
  CMD cd text-generation-webui && python server.py --cai-chat --no-stream --auto-devices --model