Software-Engineering-Arena / context_window.json
zhiminy's picture
remove some models not working
03acfce
raw
history blame contribute delete
854 Bytes
{
"gpt-3.5-turbo": 16000,
"gpt-3.5-turbo-16k": 16000,
"gpt-4": 8192,
"gpt-4-32k": 32000,
"gpt-4-turbo": 128000,
"gpt-4o": 128000,
"gpt-4o-mini": 128000,
"claude-3-5-sonnet-latest" : 200000,
"deepseek-chat": 64000,
"gemini-1.5-flash-latest": 1048576,
"gemini-1.5-pro-latest": 2097152,
"Hunyuan-A52B-Instruct": 128000,
"llama-3-70b": 128000,
"llama-3.1-405b": 128000,
"llama-3.1-70b": 128000,
"llama-3.1-8b": 128000,
"llama-3.3-70b": 128000,
"llama-v3.2-3b": 128000,
"o1-all": 128000,
"o1-mini-all": 128000,
"Qwen2-72B-Instruct": 131072,
"Qwen2.5-32B-Instruct": 131072,
"qwen2.5-72b": 32768,
"Qwen2.5-72B-Instruct": 131072,
"Qwen2.5-72B-Instruct-128k": 131072,
"Qwen2.5-Coder-32B-Instruct": 131072,
"QwQ-32B-Preview": 32768,
"yi-large": 32000
}