ComfyUI Node
Qwen3VL π€ NightShift
Qwen3VL multimodal chat node. Accepts text, up to 4 images, and a video (image batch). Returns the model response as a string. Note: the 'max_length' widget controls max_new_tokens internally (name kept for saved workflow compatibility).
Qwen3VL π€ NightShift
- πΌοΈ Image 1
- πΌοΈ Image 2
- πΌοΈ Image 3
- πΌοΈ Image 4
- π₯ Video
- Response
βmax_longer_edge768βΊ
βmodel_name<no models found>βΊ
βpreset_system_promptβ Custom ββΊ
βuser_promptβΊ
βsystem_promptYou are a helpful assistant.βΊ
βmax_length256βΊ
βtemperature0.70βΊ
βtop_p0.90βΊ
βnum_beams1βΊ
βrepetition_penalty1.20βΊ
βseed666βΊ
βtf32trueβΊ
βattentionAutoβΊ
βtorch_compilefalseβΊ
βkeep_model_loadedtrueβΊ
βvideo_frames2βΊ
βdevicenvidia_gpuβΊ
CategoryNightShift/Qwen3VL
Inputs (22)
| Name | Type | Default | Description |
|---|---|---|---|
| max_longer_edge | INT | 7680β4096 | β |
| model_name | COMBO | <no models found> | 1 options: <no models found> |
| preset_system_prompt | COMBO | β Custom β | 3 options: β Custom β, π¨ Z-Image Prompt, π¬ LTX-2.3 Video Prompt |
| user_prompt | STRING | β | |
| system_prompt | STRING | You are a helpful assistant. | β |
| max_length | INT | 2561β4096 | β |
| temperature | FLOAT | 0.700β2 | β |
| top_p | FLOAT | 0.900β1 | β |
| num_beams | INT | 11β8 | β |
| repetition_penalty | FLOAT | 1.200.5β2 | β |
| seed | INT | 6660β18446744073709550000 | β |
| tf32 | BOOLEAN | true | β |
| attention | COMBO | Auto | 4 options: Auto, flash_attention_2, sdpa, eager |
| torch_compile | BOOLEAN | false | β |
| keep_model_loaded | BOOLEAN | true | β |
| video_frames | INT | 22β256 | β |
| device | COMBO | nvidia_gpu | 2 options: nvidia_gpu, cpu |
| πΌοΈ Image 1opt | IMAGE | β | |
| πΌοΈ Image 2opt | IMAGE | β | |
| πΌοΈ Image 3opt | IMAGE | β | |
| πΌοΈ Image 4opt | IMAGE | β | |
| π₯ Videoopt | IMAGE | β |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Response | STRING | β |