Command R system prompt simplified

This commit is contained in:
Stefan Daniel Schwarz 2024-04-13 21:44:52 +02:00
parent fdac9314ad
commit 1284783c82
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"system_prompt": "Write {{char}}'s next reply in a fictional chat between {{char}} and {{user}}. Write 1 reply only in internet RP style, italicize actions, and avoid quotation marks. Use markdown. Be proactive, creative, and drive the plot and conversation forward. Write at least 1 paragraph, up to 4. Always stay in character and avoid repetition.",
"system_prompt": "Write {{char}}'s next reply in this fictional roleplay with {{user}}.",
"input_sequence": "<|START_OF_TURN_TOKEN|><|USER_TOKEN|>",
"output_sequence": "<|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>",
"first_output_sequence": "",