add chatml support + mistral-openorca (#4275)

This commit is contained in:
Eve 2023-10-13 14:49:17 +00:00 committed by GitHub
parent ed66ca3cdf
commit 6e2dec82f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 11 deletions

View file

@ -0,0 +1,7 @@
user: "user"
bot: "assistant"
context: |
<|im_start|>system
<|im_end|>
turn_template: "<|im_start|><|user|>\n<|user-message|><|im_end|>\n<|im_start|><|bot|>\n<|bot-message|><|im_end|>\n"