Spaces:
Runtime error
Runtime error
FROM triggerhappy/text-generation-webui AS base | |
RUN ls && pwd | |
CMD cd text-generation-webui && python server.py --cai-chat --no-stream --auto-devices --model |