Instructions to use silveroxides/Qwen3.5-QuantOpsQuants with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use silveroxides/Qwen3.5-QuantOpsQuants 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,6 @@ tags:
|
|
| 6 |
base_model:
|
| 7 |
- Comfy-Org/Qwen3.5
|
| 8 |
base_model_relation: quantized
|
| 9 |
-
---
|
|
|
|
|
|
|
|
|
| 6 |
base_model:
|
| 7 |
- Comfy-Org/Qwen3.5
|
| 8 |
base_model_relation: quantized
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
## mxfp8mixedfp8 (for 50xx/blackwell gpu) require ComfyUI-QuantOps custom node to work and you need to follow README instructions there.
|