Skip to content

Commit d998db4

Browse files
committed
test
1 parent 8837976 commit d998db4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eval_protocol/benchmarks/test_aime25.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def aime2025_dataset_adapter(rows: List[Dict[str, Any]]) -> List[EvaluationRow]:
8989
"max_tokens": 131000,
9090
"extra_body": {"reasoning_effort": "low"},
9191
"model": "fireworks_ai/accounts/fireworks/models/gpt-oss-120b",
92+
"request_timeout": 1200, # 20 minutes Fireworks timeout
9293
}
9394
],
9495
rollout_processor=SingleTurnRolloutProcessor(),

0 commit comments

Comments
 (0)