Advertisement
Guest User

story

a guest
Apr 21st, 2024
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. {
  2. "story_string": "<BOS_TOKEN><|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}\n## Example Dialogue",
  3. "example_separator": "***",
  4. "chat_start": "## Example End<|END_OF_TURN_TOKEN|>",
  5. "use_stop_strings": false,
  6. "allow_jailbreak": false,
  7. "always_force_name2": true,
  8. "trim_sentences": false,
  9. "include_newline": false,
  10. "single_line": false,
  11. "name": "Command-R Guides 3"
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement