Skip to content

Commit ab9d2e1

Browse files
Update README.md
Co-authored-by: Wei-Lin Chiang <[email protected]>
1 parent 407e126 commit ab9d2e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ For Anthropic models, specify `"api_type": "anthropic_message"` with your Anthro
259259

260260
To serve your own model using local gpus, follow the instructions in [Serving with Web GUI](#serving-with-web-gui).
261261

262-
To launch a gradio web server, run `gradio_web_server_multi.py`.
262+
Now you're ready to launch the server:
263263
```
264264
cd fastchat/serve
265265
python gradio_web_server_multi.py --port 8080 --share --register-api-endpoint-file api_endpoint.json

0 commit comments

Comments
 (0)