Update Gemma2 C.json
Browse files- Gemma2 C.json +1 -1
Gemma2 C.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"story_string": "
|
3 |
"example_separator": "",
|
4 |
"chat_start": "",
|
5 |
"use_stop_strings": false,
|
|
|
1 |
{
|
2 |
+
"story_string": "<start_of_turn>user\n{{#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}}{{trim}}<end_of_turn>",
|
3 |
"example_separator": "",
|
4 |
"chat_start": "",
|
5 |
"use_stop_strings": false,
|