From dfbb18610f4735b3dca8be5118709b02e9ae4efc Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Sun, 23 Apr 2023 12:58:14 -0300 Subject: [PATCH] Update INSTRUCTIONS.TXT --- INSTRUCTIONS.TXT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTRUCTIONS.TXT b/INSTRUCTIONS.TXT index 9e202d14..504b1473 100644 --- a/INSTRUCTIONS.TXT +++ b/INSTRUCTIONS.TXT @@ -14,7 +14,7 @@ folder if GPTQ-for-LLaMa needs to be updated. # Adding flags like --chat, --notebook, etc -Edit the "start" script using a text editor and add the desired flags +Edit the "webui.py" script using a text editor and add the desired flags to the line that says run_cmd("python server.py --auto-devices --chat --model-menu")