a100 kh commited on
Commit
f74d0a7
1 Parent(s): 1693bd5
Files changed (2) hide show
  1. api_endpoints copy.json +185 -0
  2. api_endpoints.json +0 -65
api_endpoints copy.json ADDED
@@ -0,0 +1,185 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "claude-3-5-sonnet-20240620": {
3
+ "model_name": "claude-3-5-sonnet-20240620",
4
+ "api_type": "anthropic",
5
+ "anony_only": false,
6
+ "recommended_config": {
7
+ "temperature": 0.7,
8
+ "top_p": 1.0
9
+ },
10
+ "text-arena": true,
11
+ "vision-arena": false
12
+ },
13
+ "command-r-plus": {
14
+ "model_name": "command-r-plus",
15
+ "api_type": "cohere",
16
+ "anony_only": false,
17
+ "recommended_config": {
18
+ "temperature": 0.7,
19
+ "top_p": 1.0
20
+ },
21
+ "text-arena": true,
22
+ "vision-arena": false
23
+ },
24
+ "deepseek-chat": {
25
+ "model_name": "deepseek-chat",
26
+ "api_type": "openai-custom-deepinfra",
27
+ "api_base": "https://api.deepseek.com/v1",
28
+ "env_api_key": "DEEPSEEK_API_KEY",
29
+ "anony_only": false,
30
+ "recommended_config": {
31
+ "temperature": 0.7,
32
+ "top_p": 1.0
33
+ },
34
+ "text-arena": true,
35
+ "vision-arena": false
36
+ },
37
+ "mistral-large-latest": {
38
+ "model_name": "mistral-large-latest",
39
+ "api_type": "mistral",
40
+ "anony_only": false,
41
+ "recommended_config": {
42
+ "temperature": 0.7,
43
+ "top_p": 1.0
44
+ },
45
+ "text-arena": true,
46
+ "vision-arena": false
47
+ },
48
+ "Qwen/Qwen2.5-72B-Instruct": {
49
+ "model_name": "Qwen/Qwen2.5-72B-Instruct",
50
+ "api_type": "openai-custom-deepinfra",
51
+ "api_base": "https://api.deepinfra.com/v1/openai",
52
+ "env_api_key": "DEEPINFRA_API_KEY",
53
+ "anony_only": false,
54
+ "recommended_config": {
55
+ "temperature": 0.7,
56
+ "top_p": 1.0
57
+ },
58
+ "text-arena": true,
59
+ "vision-arena": false
60
+ },
61
+ "google/gemma-2-27b-it": {
62
+ "model_name": "google/gemma-2-27b-it",
63
+ "api_type": "openai-custom-deepinfra",
64
+ "api_base": "https://api.deepinfra.com/v1/openai",
65
+ "env_api_key": "DEEPINFRA_API_KEY",
66
+ "anony_only": false,
67
+ "recommended_config": {
68
+ "temperature": 0.7,
69
+ "top_p": 1.0
70
+ },
71
+ "text-arena": true,
72
+ "vision-arena": false
73
+ },
74
+ "gemini-1.5-flash-latest": {
75
+ "model_name": "gemini-1.5-flash-latest",
76
+ "api_type": "gemini",
77
+ "anony_only": false,
78
+ "recommended_config": {
79
+ "temperature": 0.7,
80
+ "top_p": 1.0
81
+ },
82
+ "text-arena": true,
83
+ "vision-arena": false
84
+ },
85
+ "gemini-1.5-pro-latest": {
86
+ "model_name": "gemini-1.5-pro-latest",
87
+ "api_type": "gemini",
88
+ "anony_only": false,
89
+ "recommended_config": {
90
+ "temperature": 0.7,
91
+ "top_p": 1.0
92
+ },
93
+ "text-arena": true,
94
+ "vision-arena": false
95
+ },
96
+ "gpt-4-turbo-2024-04-09": {
97
+ "model_name": "gpt-4-turbo-2024-04-09",
98
+ "api_type": "openai",
99
+ "api_base": "https://api.openai.com/v1",
100
+ "anony_only": false,
101
+ "recommended_config": {
102
+ "temperature": 0.7,
103
+ "top_p": 1.0
104
+ },
105
+ "text-arena": true,
106
+ "vision-arena": false
107
+ },
108
+ "gpt-4o-mini-2024-07-18": {
109
+ "model_name": "gpt-4o-mini-2024-07-18",
110
+ "api_type": "openai",
111
+ "api_base": "https://api.openai.com/v1",
112
+ "anony_only": false,
113
+ "recommended_config": {
114
+ "temperature": 0.7,
115
+ "top_p": 1.0
116
+ },
117
+ "text-arena": true,
118
+ "vision-arena": false
119
+ },
120
+ "tokyotech-llm-Llama-3.1-Swallow-8B-Instruct-v0.1-Q8_0": {
121
+ "model_name": "tokyotech-llm-Llama-3.1-Swallow-8B-Instruct-v0.1-Q8_0",
122
+ "api_type": "openai-llama3.1",
123
+ "api_base": "http://localhost:8010/v1",
124
+ "api_key": "12345",
125
+ "anony_only": false,
126
+ "recommended_config": {
127
+ "temperature": 0.7,
128
+ "top_p": 1.0
129
+ },
130
+ "text-arena": true,
131
+ "vision-arena": false
132
+ },
133
+ "cyberagent/calm3-22b-chat-BitsAndBytes": {
134
+ "model_name": "cyberagent/calm3-22b-chat",
135
+ "api_type": "openai-custom-calm",
136
+ "api_base": "http://localhost:8011/v1",
137
+ "api_key": "12345",
138
+ "anony_only": false,
139
+ "recommended_config": {
140
+ "temperature": 0.7,
141
+ "top_p": 1.0
142
+ },
143
+ "text-arena": true,
144
+ "vision-arena": false
145
+ },
146
+ "weblab-GENIAC/Tanuki-8B-dpo-v1.0-BitsAndBytes": {
147
+ "model_name": "weblab-GENIAC/Tanuki-8B-dpo-v1.0",
148
+ "api_type": "openai-custom-tanuki",
149
+ "api_base": "http://localhost:8012/v1",
150
+ "api_key": "12345",
151
+ "anony_only": false,
152
+ "recommended_config": {
153
+ "temperature": 0.7,
154
+ "top_p": 1.0
155
+ },
156
+ "text-arena": true,
157
+ "vision-arena": false
158
+ },
159
+ "llm-jp-3-13b-instruct-Q8_0.gguf": {
160
+ "model_name": "llm-jp-3-13b-instruct-Q8_0.gguf",
161
+ "api_type": "openai-llmjp3",
162
+ "api_base": "http://localhost:8016/v1",
163
+ "api_key": "12345",
164
+ "anony_only": false,
165
+ "recommended_config": {
166
+ "temperature": 0.7,
167
+ "top_p": 1.0
168
+ },
169
+ "text-arena": true,
170
+ "vision-arena": false
171
+ },
172
+ "tokyotech-llm/Llama-3.1-Swallow-70B-Instruct-v0.1-BitsAndBytes": {
173
+ "model_name": "tokyotech-llm/Llama-3.1-Swallow-70B-Instruct-v0.1",
174
+ "api_type": "openai-llama3.1",
175
+ "api_base": "http://localhost:8019/v1",
176
+ "api_key": "12345",
177
+ "anony_only": false,
178
+ "recommended_config": {
179
+ "temperature": 0.7,
180
+ "top_p": 1.0
181
+ },
182
+ "text-arena": true,
183
+ "vision-arena": false
184
+ }
185
+ }
api_endpoints.json CHANGED
@@ -116,70 +116,5 @@
116
  },
117
  "text-arena": true,
118
  "vision-arena": false
119
- },
120
- "tokyotech-llm-Llama-3.1-Swallow-8B-Instruct-v0.1-Q8_0": {
121
- "model_name": "tokyotech-llm-Llama-3.1-Swallow-8B-Instruct-v0.1-Q8_0",
122
- "api_type": "openai-llama3.1",
123
- "api_base": "http://localhost:8010/v1",
124
- "api_key": "12345",
125
- "anony_only": false,
126
- "recommended_config": {
127
- "temperature": 0.7,
128
- "top_p": 1.0
129
- },
130
- "text-arena": true,
131
- "vision-arena": false
132
- },
133
- "cyberagent/calm3-22b-chat-BitsAndBytes": {
134
- "model_name": "cyberagent/calm3-22b-chat",
135
- "api_type": "openai-custom-calm",
136
- "api_base": "http://localhost:8011/v1",
137
- "api_key": "12345",
138
- "anony_only": false,
139
- "recommended_config": {
140
- "temperature": 0.7,
141
- "top_p": 1.0
142
- },
143
- "text-arena": true,
144
- "vision-arena": false
145
- },
146
- "weblab-GENIAC/Tanuki-8B-dpo-v1.0-BitsAndBytes": {
147
- "model_name": "weblab-GENIAC/Tanuki-8B-dpo-v1.0",
148
- "api_type": "openai-custom-tanuki",
149
- "api_base": "http://localhost:8012/v1",
150
- "api_key": "12345",
151
- "anony_only": false,
152
- "recommended_config": {
153
- "temperature": 0.7,
154
- "top_p": 1.0
155
- },
156
- "text-arena": true,
157
- "vision-arena": false
158
- },
159
- "llm-jp-3-13b-instruct-Q8_0.gguf": {
160
- "model_name": "llm-jp-3-13b-instruct-Q8_0.gguf",
161
- "api_type": "openai-llmjp3",
162
- "api_base": "http://localhost:8016/v1",
163
- "api_key": "12345",
164
- "anony_only": false,
165
- "recommended_config": {
166
- "temperature": 0.7,
167
- "top_p": 1.0
168
- },
169
- "text-arena": true,
170
- "vision-arena": false
171
- },
172
- "tokyotech-llm/Llama-3.1-Swallow-70B-Instruct-v0.1-BitsAndBytes": {
173
- "model_name": "tokyotech-llm/Llama-3.1-Swallow-70B-Instruct-v0.1",
174
- "api_type": "openai-llama3.1",
175
- "api_base": "http://localhost:8019/v1",
176
- "api_key": "12345",
177
- "anony_only": false,
178
- "recommended_config": {
179
- "temperature": 0.7,
180
- "top_p": 1.0
181
- },
182
- "text-arena": true,
183
- "vision-arena": false
184
  }
185
  }
 
116
  },
117
  "text-arena": true,
118
  "vision-arena": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
  }
120
  }