Skip to content

Commit ba45c60

Browse files
Fix config - incorrect param name
1 parent ca112b4 commit ba45c60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

optillm/cepo/configs/cepo_config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ planning_max_tokens_step3: 4096
1616
planning_max_tokens_step4: 4096
1717
use_plan_diversity: False
1818
rating_model: null
19-
use_reasoning_effort_fallback: False
19+
use_reasoning_fallback: False
20+
num_of_retries: 0
2021
print_output: False

0 commit comments

Comments
 (0)