adding quant config

This commit is contained in:
Ubuntu
2024-04-18 17:29:56 +00:00
parent cef4e59fba
commit 92a9d27fb6

6
quant_config.json Normal file
View File

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