Skip to content

Commit 9c0e3db

Browse files
Update README.md
Co-authored-by: Wei-Lin Chiang <[email protected]>
1 parent 18e9a9a commit 9c0e3db

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

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

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

0 commit comments

Comments
 (0)