mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Detect airoboros and Nous-Hermes
This commit is contained in:
parent
19f78684e6
commit
e61316ce0b
@ -180,3 +180,9 @@ llama-65b-gptq-3bit:
|
||||
.*bluemoonrp-(30|13)b:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Bluemoon'
|
||||
.*Nous-Hermes-13b:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
.*airoboros-13b-gpt4:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Vicuna-v1.1'
|
||||
|
Loading…
Reference in New Issue
Block a user