AWQ model commit

This commit is contained in:
Tom Jobbins
2023-09-19 06:25:07 +00:00
committed by huggingface-web
parent 6cf0e2ea8e
commit 439e7e2243
12 changed files with 93680 additions and 0 deletions

6
quant_config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"zero_point": true,
"q_group_size": 128,
"w_bit": 4,
"version": "GEMM"
}