mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 16:17:57 +01:00
Cover one more model
This commit is contained in:
parent
8eba88061a
commit
7d7d122edb
@ -28,3 +28,8 @@ llama-[0-9]*b-4bit$:
|
||||
.*alpaca:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
.*alpaca-native-4bit:
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Alpaca'
|
||||
wbits: 4
|
||||
groupsize: 128
|
||||
|
Loading…
Reference in New Issue
Block a user