max_input_tokens back to 128000 (user confirmed same behavior as 120k)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
sora 2026-09-11 09:23:43 +00:00
parent b75fbc1a12
commit 7ada0113ad

View File

@ -42,10 +42,10 @@ live_code_bench:
temperature: 1.0 temperature: 1.0
longbench_v2: longbench_v2:
max_tokens: 8192 max_tokens: 8192
max_input_tokens: 120000 max_input_tokens: 128000
openai_mrcr: openai_mrcr:
max_tokens: 8192 max_tokens: 8192
max_input_tokens: 120000 max_input_tokens: 128000
bfcl_v3: bfcl_v3:
max_tokens: 4096 max_tokens: 4096
general_fc: general_fc: