dots3-note-prev-NVFP4 / hf_quant_config.json
jangq's picture
Add files using upload-large-folder tool
0b53dbc verified
Raw
History Blame Contribute Delete
373 Bytes
{
"producer": {
"name": "modelopt",
"version": "dots3-nvfp4-experts"
},
"quantization": {
"quant_algo": "NVFP4",
"kv_cache_quant_algo": null,
"group_size": 16,
"exclude_modules": [
"*self_attn*",
"*shared_experts*",
"*mlp.gate",
"*layers.0.mlp*",
"lm_head",
"*visual*",
"*vision*",
"*audio*",
"*layers.46*",
"*eh_proj*"
]
}
}