ComfyUI Node

QwenVL-F

A ComfyUI node in QwenVL-F with 11 inputs and 1 output.

By id-fa·Created 5 months ago·Updated 9 days ago· 1
QwenVL-F
  • image
  • video
  • RESPONSE
model_name(no models found — see console)
quantizationNone (FP16)
attention_modeauto
preset_prompt🖼️ Detailed Description
custom_prompt
max_tokens512
enable_thinkingfalse
keep_model_loadedtrue
seed1
CategoryQwenVL-F

Inputs (11)

NameTypeDefaultDescription
model_nameCOMBO(no models found — see console)Pick a Transformers checkpoint already present under models/text_encoders or models/LLM. Nothing is downloaded automatically — copy the model folder in yourself, then reload ComfyUI.
quantizationCOMBONone (FP16)Precision vs VRAM. FP16 gives the best quality if memory allows; 8-bit suits 8–16 GB GPUs; 4-bit fits 6 GB or lower but is slower.
attention_modeCOMBOautoauto tries flash-attn v2 when installed and falls back to SDPA. Only override when debugging attention backends.
preset_promptCOMBO🖼️ Detailed DescriptionBuilt-in instruction describing how Qwen-VL should analyze the media input.
custom_promptSTRINGOptional override—when filled it completely replaces the preset template.
max_tokensINT51264–32768Maximum number of new tokens to decode. Larger values yield longer answers but consume more time and memory.
enable_thinkingBOOLEANfalseEnable thinking mode for Qwen3-VL Thinking models. When disabled, the model skips chain-of-thought reasoning and responds directly. Has no effect on non-Thinking models.
keep_model_loadedBOOLEANtrueKeeps the model resident in VRAM/RAM after the run so the next prompt skips loading.
seedINT11–4294967295Seed controlling sampling and frame picking; reuse it to reproduce results.
imageoptIMAGE
videooptIMAGE

Outputs (1)

NameTypeDescription
RESPONSESTRING