ComfyUI Node

Qwen 3.5

A ComfyUI node in Qwen3.5 with 15 inputs and 2 outputs.

By workordie·Created 5 months ago·Updated 5 months ago· 38
Qwen 3.5
  • image
  • video
  • RESPONSE
  • THINKING
modelQwen3.5-9B
promptDescribe this image in detail.
system_prompt
max_tokens4096
temperature1.00
top_p0.95
top_k20
repetition_penalty1.00
enable_thinkingtrue
quantizationFP16
keep_model_loadedtrue
seed1
frame_count16
CategoryQwen3.5

Inputs (15)

NameTypeDefaultDescription
modelCOMBOQwen3.5-9BModel size. 0.8B ~2GB, 2B ~5GB, 4B ~9GB, 9B ~20GB, 27B ~56GB (FP16)
promptSTRINGDescribe this image in detail.Text prompt for the model
system_promptSTRINGOptional system prompt to set model behavior
max_tokensINT409664–81920Maximum tokens to generate
temperatureFLOAT1.000–2Sampling temperature. Thinking mode recommends 1.0, instruct mode 0.7
top_pFLOAT0.950–1Nucleus sampling. Thinking mode recommends 0.95, instruct mode 0.8
top_kINT201–100Top-K sampling. Recommended: 20
repetition_penaltyFLOAT1.000.5–2Penalty for repeated tokens. Recommended: 1.0
enable_thinkingBOOLEANtrueEnable thinking mode. Model outputs <think>...</think> reasoning before response.
quantizationCOMBOFP16Model quantization. 4-bit needs ~7GB VRAM, 8-bit ~12GB, FP16 ~20GB
keep_model_loadedBOOLEANtrueKeep model in VRAM between runs for faster inference
seedINT11–4294967295Random seed for reproducibility
imageoptIMAGESingle image input
videooptIMAGEVideo frames input (batch of images)
frame_countoptINT161–64Maximum number of frames to sample from video

Outputs (2)

NameTypeDescription
RESPONSESTRING
THINKINGSTRING