We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e9a9a commit 9c0e3dbCopy full SHA for 9c0e3db
README.md
@@ -241,7 +241,7 @@ If the models do not show up, try to reboot the gradio web server.
241
242
Currently, Chatbot Arena is powered by FastChat. Here is how you can launch an instance of Chatbot Arena locally.
243
244
-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:
245
```
246
{
247
"gpt-4o-2024-05-13": {
0 commit comments