mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Remove problematic regex from models/config.yaml
This commit is contained in:
parent
9d5025f531
commit
499c2e009e
@ -28,11 +28,6 @@
|
||||
groupsize: 128
|
||||
.*(gr1024|1024g|groupsize1024):
|
||||
groupsize: 1024
|
||||
.*gptq(?!u|arl|v2):
|
||||
wbits: 4
|
||||
groupsize: 128
|
||||
.*gptqv2:
|
||||
groupsize: 'None'
|
||||
.*(oasst|stablelm-7b-sft-v7-epoch-3):
|
||||
mode: 'instruct'
|
||||
instruction_template: 'Open Assistant'
|
||||
|
Loading…
Reference in New Issue
Block a user