max_input_tokens back to 128000 (user confirmed same behavior as 120k)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
b75fbc1a12
commit
7ada0113ad
@ -42,10 +42,10 @@ live_code_bench:
|
||||
temperature: 1.0
|
||||
longbench_v2:
|
||||
max_tokens: 8192
|
||||
max_input_tokens: 120000
|
||||
max_input_tokens: 128000
|
||||
openai_mrcr:
|
||||
max_tokens: 8192
|
||||
max_input_tokens: 120000
|
||||
max_input_tokens: 128000
|
||||
bfcl_v3:
|
||||
max_tokens: 4096
|
||||
general_fc:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user