Skip to content

Commit ed6735d

Browse files
Update arena.md to fix link (#3051)
1 parent 4e734fe commit ed6735d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/arena.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ If you want to see a specific model in the arena, you can follow the methods bel
77

88
### Method 1: Hosted by 3rd party API providers or yourself
99
If you have a model hosted by a 3rd party API provider or yourself, please give us the access to an API endpoint.
10-
- We prefer OpenAI-compatible APIs, so we can reuse our [code](https://github.com/lm-sys/FastChat/blob/gradio/fastchat/serve/api_provider.py) for calling OpenAI models.
10+
- We prefer OpenAI-compatible APIs, so we can reuse our [code](https://github.com/lm-sys/FastChat/blob/main/fastchat/serve/api_provider.py) for calling OpenAI models.
1111
- If you have your own API protocol, please follow the [instructions](model_support.md) to add them. Contribute your code by sending a pull request.
1212

1313
### Method 2: Hosted by LMSYS

0 commit comments

Comments
 (0)