diff --git a/config/dpv4-int8_nothinking.yaml b/config/dpv4-int8_nothinking.yaml index d8998c8..3e4ee8d 100644 --- a/config/dpv4-int8_nothinking.yaml +++ b/config/dpv4-int8_nothinking.yaml @@ -202,4 +202,14 @@ swe_bench_pro: temperature: 0.0 top_p: 1.0 stream: true - max_tokens: 32768 \ No newline at end of file + max_tokens: 32768 +terminal_bench_v2_1: + generation_config: + temperature: 0.0 + top_p: 1.0 + stream: true + max_tokens: 8192 + dataset_args: + extra_params: + timeout_multiplier: 2.0 + max_turns: 500 \ No newline at end of file