Fix default thonk separator

This commit is contained in:
Cohee
2025-01-26 16:48:04 +02:00
parent eb798fa4f1
commit c9ab987658

View File

@ -257,7 +257,7 @@ let power_user = {
add_to_prompts: false,
prefix: '<think>\n',
suffix: '\n</think>',
separator: '\n',
separator: '\n\n',
max_additions: 1,
},