Rom3rk's picture
Update README.md
003fc68 verified
|
Raw
History Blame Contribute Delete
872 Bytes
metadata
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

[WIP] [Learning Project] 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.