File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -331,7 +331,7 @@ optillm supports various command-line arguments and environment variables for co
331331| ` --cepo_planning_max_tokens_step2 ` | Maximum number of tokens in step 2 of planning stage | 4096 |
332332| ` --cepo_planning_max_tokens_step3 ` | Maximum number of tokens in step 3 of planning stage | 4096 |
333333| ` --cepo_planning_max_tokens_step4 ` | Maximum number of tokens in step 4 of planning stage | 4096 |
334- | ` --cepo_print_output ` | Whether to print the output of each stage | False |
334+ | ` --cepo_print_output ` | Whether to print the output of each stage | ` False ` |
335335| ` --cepo_config_file ` | Path to CePO configuration file | None |
336336
337337When using Docker, these can be set as environment variables prefixed with ` OPTILLM_ ` .
You can’t perform that action at this time.
0 commit comments