Fix default thonk separator
| @@ -257,7 +257,7 @@ let power_user = { | ||
| 257 | 257 | add_to_prompts: false, |
| 258 | 258 | prefix: '<think>\n', |
| 259 | 259 | suffix: '\n</think>', |
| 260 | 260 | separator: '\n\n', |
| 261 | 261 | max_additions: 1, |
| 262 | 262 | }, |
| 263 | 263 | |
| @@ -257,7 +257,7 @@ let power_user = { | ||
| 257 | 257 | add_to_prompts: false, |
| 258 | 258 | prefix: '<think>\n', |
| 259 | 259 | suffix: '\n</think>', |
| 260 | 260 | separator: '\n\n', |
| 261 | 261 | max_additions: 1, |
| 262 | 262 | }, |
| 263 | 263 | |