Files
SauerkrautLM-Mixtral-8x7B-AWQ/quant_config.json

9 lines
144 B
JSON
Raw Permalink Normal View History

{
"zero_point": true,
"q_group_size": 128,
"w_bit": 4,
"version": "GEMM",
"modules_to_not_convert": [
"gate"
]
}