Nodes/ComfyUI-ialhabbal/ialhabbal VLLM
ComfyUI Node

ialhabbal VLLM

A ComfyUI node in πŸ§ͺialhabbal_VLLM with 10 inputs and 1 output.

By ialhabbalΒ·Created 4 months agoΒ·Updated about a month agoΒ· 7
ialhabbal VLLM
  • image
  • video
  • RESPONSE
β—„model_nameQwen3-VL-2B-Instructβ–Ί
β—„quantizationNone (FP16)β–Ί
β—„attention_modeautoβ–Ί
β—„preset_promptπŸ–ΌοΈ Detailed Descriptionβ–Ί
β—„custom_promptβ–Ί
β—„max_tokens512β–Ί
β—„keep_model_loadedtrueβ–Ί
β—„seed1β–Ί
CategoryπŸ§ͺialhabbal_VLLM

Inputs (10)

NameTypeDefaultDescription
model_nameCOMBOQwen3-VL-2B-InstructPick the Qwen-VL checkpoint. First run downloads weights into models/LLM/Qwen-VL, so leave disk space.
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–2048Maximum number of new tokens to decode. Larger values yield longer answers but consume more time and memory.
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β€”