File size: 847 Bytes
f29dfe2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
language:
- en
base_model: huihui-ai/Huihui-Qwen3.5-9B-abliterated
tags:
- gguf
- qwen
- comfyui
- workflow-generation
- text-generation
license: other
---

# Qwen3.5-9B-ComfyUI-GGUF

GGUF exports for an in-house fine-tuned Qwen3.5 9B-style ComfyUI workflow generation model.

Primary intended use:
- Generate ComfyUI workflow JSON from user requests.
- Edit, explain, and debug ComfyUI workflows.
- Suggest model and custom-node dependencies for workflows.

Available files:
- Qwen3.5-9B-ComfyUI-F16.gguf
- Qwen3.5-9B-ComfyUI-Q8_0.gguf
- Qwen3.5-9B-ComfyUI-Q6_K.gguf
- Qwen3.5-9B-ComfyUI-Q5_K_M.gguf
- Qwen3.5-9B-ComfyUI-Q4_K_M.gguf

Notes:
- This repository contains GGUF inference artifacts only.
- SHA256 sidecar files are included for verification.
- Use a 64k or larger context runtime when practical; workflow JSON outputs can be long.