adding quant config

This commit is contained in:
first_name.last_name
2024-04-25 22:02:18 +00:00
parent d382f5dd8b
commit d4e1890f8a

6
quant_config.json Normal file
View File

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