Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Wei-Lin Chiang <[email protected]>
  • Loading branch information
CodingWithTim and infwinston authored Nov 14, 2024
1 parent 407e126 commit ab9d2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ For Anthropic models, specify `"api_type": "anthropic_message"` with your Anthro

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

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

0 comments on commit ab9d2e1

Please sign in to comment.