diff --git a/config_sample.yml b/config_sample.yml index 4bc9755b..f88ea450 100644 --- a/config_sample.yml +++ b/config_sample.yml @@ -166,10 +166,10 @@ model: # Do NOT enable this if the model is not a reasoning model (e.g. deepseek-r1 series) reasoning: false - # The start token for reasoning conetnt (default: "") + # The start token for reasoning content (default: "") reasoning_start_token: "" - # The end token for reasoning conetnt (default: "") + # The end token for reasoning content (default: "") reasoning_end_token: "" # Suppress this text whenever it appears in the beginning of a reasoning block (default: None)