Update config.json (#1)
Browse files- Update config.json (4e212679de4c4414791e4b9886f3405336673125)
Co-authored-by: Younes Belkada <[email protected]>
- config.json +1 -1
config.json
CHANGED
@@ -28,6 +28,6 @@
|
|
28 |
"zero_point": true,
|
29 |
"q_group_size": 128,
|
30 |
"w_bit": 4,
|
31 |
-
"version": "
|
32 |
}
|
33 |
}
|
|
|
28 |
"zero_point": true,
|
29 |
"q_group_size": 128,
|
30 |
"w_bit": 4,
|
31 |
+
"version": "gemm"
|
32 |
}
|
33 |
}
|