Add timing on readme, remove useless line in dockerfile.

This commit is contained in:
Andy Barry
2023-04-08 01:54:29 -04:00
parent 191d92c940
commit a93cf1264a
2 changed files with 1 additions and 2 deletions

View File

@@ -63,7 +63,6 @@ RUN cd text-generation-webui-tmp && python download-model.py samwit/alpaca7b-lor
COPY *.py .
COPY text-generation-webui text-generation-webui
RUN ls -l
COPY monkeypatch .
RUN mv -f text-generation-webui-tmp/* text-generation-webui/