Spaces:
Runtime error
Runtime error
Commit
·
5b7f20c
1
Parent(s):
f354f00
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
FROM triggerhappy/text-generation-webui:default AS base
|
2 |
-
WORKDIR /content
|
3 |
RUN ls && pwd
|
4 |
CMD cd text-generation-webui && python server.py --cai-chat --no-stream --auto-devices --model
|
|
|
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
|