mv vicuna2llmserver

This commit is contained in:
csunny 2023-05-12 20:20:23 +08:00
parent 17cca339d5
commit 0c8723f00c
2 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ The password just for test, you can change this if necessary
2. Run model server 2. Run model server
``` ```
cd pilot/server cd pilot/server
python vicuna_server.py python llmserver.py
``` ```
3. Run gradio webui 3. Run gradio webui