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 18e9a9a commit 9c0e3db
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 @@ -241,7 +241,7 @@ If the models do not show up, try to reboot the gradio web server.

Currently, Chatbot Arena is powered by FastChat. Here is how you can launch an instance of Chatbot Arena locally.

Create a file `api_endpoint.json` and record the the api endpoints of the models you want to serve, for example:
Create a file `api_endpoint.json` with the api endpoints of the models you want to serve, for example:
```
{
"gpt-4o-2024-05-13": {
Expand Down

0 comments on commit 9c0e3db

Please sign in to comment.