Remove --chat flag

This commit is contained in:
oobabooga 2023-08-12 21:13:50 -07:00
parent 949c92d7df
commit f7ad634634
3 changed files with 2 additions and 3 deletions

View file

@ -1 +0,0 @@
--chat

View file

@ -13,13 +13,13 @@ To launch the web UI in the future after it is already installed, run the
Run the "update" script. It will install the updates only, so it should
be much faster than the initial installation.
# Adding flags like --chat, --notebook, etc
# Adding flags like --model, --api, etc
Open the "CMD_FLAGS.txt" file with a text editor, add your flags, and
save the file. For instance, to add the --api flag, change the file
contents to
--chat --api
--api
# Running an interactive shell

0
update_linux.sh Normal file → Executable file
View file