CoolFace
Apppublic

AlekBot/Aaa

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes
MODEL_PROMPT_TEMPLATE1 linesDownload Raw Back to defaults
1<s>{{#each messages}}{{#ifUser}}[INST] {{#if @first}}{{#if @root.preprompt}}{{@root.preprompt}}\n{{/if}}{{/if}} {{content}} [/INST]{{/ifUser}}{{#ifAssistant}}{{content}}</s> {{/ifAssistant}}{{/each}}