Skip to content

Commit b3beadf

Browse files
Fix formatting
1 parent f72224e commit b3beadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

337337
When using Docker, these can be set as environment variables prefixed with `OPTILLM_`.

0 commit comments

Comments
 (0)