File size: 3,469 Bytes
529989d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
    "claude-3-5-sonnet-20240620": {
        "model_name": "claude-3-5-sonnet-20240620",
        "api_type": "anthropic",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "command-r-plus": {
        "model_name": "command-r-plus",
        "api_type": "cohere",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "deepseek-chat": {
        "model_name": "deepseek-chat",
        "api_type": "openai-custom-deepinfra",
        "api_base": "https://api.deepseek.com/v1",
        "env_api_key": "DEEPSEEK_API_KEY",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "mistral-large-latest": {
        "model_name": "mistral-large-latest",
        "api_type": "mistral",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "Qwen/Qwen2.5-72B-Instruct": {
        "model_name": "Qwen/Qwen2.5-72B-Instruct",
        "api_type": "openai-custom-deepinfra",
        "api_base": "https://api.deepinfra.com/v1/openai",
        "env_api_key": "DEEPINFRA_API_KEY",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "google/gemma-2-27b-it": {
        "model_name": "google/gemma-2-27b-it",
        "api_type": "openai-custom-deepinfra",
        "api_base": "https://api.deepinfra.com/v1/openai",
        "env_api_key": "DEEPINFRA_API_KEY",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "gemini-1.5-flash-latest": {
        "model_name": "gemini-1.5-flash-latest",
        "api_type": "gemini",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "gemini-1.5-pro-latest": {
        "model_name": "gemini-1.5-pro-latest",
        "api_type": "gemini",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "gpt-4-turbo-2024-04-09": {
        "model_name": "gpt-4-turbo-2024-04-09",
        "api_type": "openai",
        "api_base": "https://api.openai.com/v1",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    },
    "gpt-4o-mini-2024-07-18": {
        "model_name": "gpt-4o-mini-2024-07-18",
        "api_type": "openai",
        "api_base": "https://api.openai.com/v1",
        "anony_only": false,
        "recommended_config": {
            "temperature": 0.7,
            "top_p": 1.0
        },
        "text-arena": true,
        "vision-arena": false
    }
}