ComfyUI clip model of coder3101/Qwen3.5-4B-heretic
How to use
How to reproduce
Use https://github.com/bedovyy/comfy-dit-quantizer with the below config json.
{
"format": "comfy_quant",
"block_names": ["language_model"],
"rules": [
{ "policy": "keep", "match": [] },
{ "policy": "float8_e4m3fn", "match": [
"proj_qkv", "proj_z", "out_proj",
"k_proj", "o_proj", "q_proj", "v_proj",
"down_proj", "gate_proj", "up_proj"
] }
]
}
- Downloads last month
- 147
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
