Remove problematic regex from models/config.yaml
This commit is contained in:
parent
9d5025f531
commit
499c2e009e
1 changed files with 0 additions and 5 deletions
|
@ -28,11 +28,6 @@
|
||||||
groupsize: 128
|
groupsize: 128
|
||||||
.*(gr1024|1024g|groupsize1024):
|
.*(gr1024|1024g|groupsize1024):
|
||||||
groupsize: 1024
|
groupsize: 1024
|
||||||
.*gptq(?!u|arl|v2):
|
|
||||||
wbits: 4
|
|
||||||
groupsize: 128
|
|
||||||
.*gptqv2:
|
|
||||||
groupsize: 'None'
|
|
||||||
.*(oasst|stablelm-7b-sft-v7-epoch-3):
|
.*(oasst|stablelm-7b-sft-v7-epoch-3):
|
||||||
mode: 'instruct'
|
mode: 'instruct'
|
||||||
instruction_template: 'Open Assistant'
|
instruction_template: 'Open Assistant'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue