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

@ -74,6 +74,9 @@
.*chatglm:
mode: 'instruct'
instruction_template: 'ChatGLM'
.*metharme:
mode: 'instruct'
instruction_template: 'Metharme'
.*llava:
mode: 'instruct'
model_type: 'llama'