mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Add config for pygmalion-7b and metharme-7b (#1887)
This commit is contained in:
parent
fe4dfc647d
commit
06c7db017d
@ -59,3 +59,7 @@ llama-[0-9]*b-4bit$:
|
|||||||
.*moss-moon.*sft:
|
.*moss-moon.*sft:
|
||||||
mode: 'instruct'
|
mode: 'instruct'
|
||||||
instruction_template: 'MOSS'
|
instruction_template: 'MOSS'
|
||||||
|
.*pygmalion-7b:
|
||||||
|
model_type: 'llama'
|
||||||
|
.*metharme-7b:
|
||||||
|
model_type: 'llama'
|
||||||
|
Loading…
Reference in New Issue
Block a user