AutoAWQ: initial support (#3999)
This commit is contained in:
parent
3f56151f03
commit
cc632c3f33
8 changed files with 75 additions and 3 deletions
|
@ -173,4 +173,6 @@
|
|||
.*codellama.*instruct:
|
||||
instruction_template: 'Llama-v2'
|
||||
.*mistral.*instruct:
|
||||
instruction_template: 'Mistral'
|
||||
instruction_template: 'Mistral'
|
||||
.*AWQ:
|
||||
n_batch: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue