MBZUAI-speecht5_tts_clartts_ar / defaults /MODEL_PROMPT_TEMPLATE
hasi243's picture
Duplicate from huggingchat/chat-ui-template
c925413 verified
<s>{{#each messages}}{{#ifUser}}[INST] {{#if @first}}{{#if @root.preprompt}}{{@root.preprompt}}\n{{/if}}{{/if}} {{content}} [/INST]{{/ifUser}}{{#ifAssistant}}{{content}}</s> {{/ifAssistant}}{{/each}}