Instructions to use Bedovyy/Heretical-Qwen3.5-9B-Comfy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Bedovyy/Heretical-Qwen3.5-9B-Comfy with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
ComfyUI clip model of Kewk/Heretical-Qwen3.5-9B
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
- 50
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
