Added instruct-following template for Metharme (#1679)

This commit is contained in:
minipasila 2023-05-10 04:29:22 +03:00 committed by GitHub
parent 1aaa47070a
commit 334486f527
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 20 additions and 5 deletions

View file

@ -0,0 +1,4 @@
name: "<|model|>"
your_name: "<|user|>"
context: "<|system|>"
turn_template: "<|user|><|user-message|><|bot|><|bot-message|>"