Add config for pygmalion-7b and metharme-7b (#1887)

This commit is contained in:
Matthew McAllister 2023-05-09 16:31:27 -07:00 committed by GitHub
parent fe4dfc647d
commit 06c7db017d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,3 +59,7 @@ llama-[0-9]*b-4bit$:
.*moss-moon.*sft:
mode: 'instruct'
instruction_template: 'MOSS'
.*pygmalion-7b:
model_type: 'llama'
.*metharme-7b:
model_type: 'llama'