Nodes/ComfyUI_AITECCAFE_Toolkit/🖼️ AITEC LLM Vision
ComfyUI Node

🖼️ AITEC LLM Vision

A ComfyUI node in AITEC/LocalLLM with 15 inputs and 3 outputs.

By AI-TEC·Created about a year ago·Updated 3 months ago· 4
🖼️ AITEC LLM Vision
  • model
  • image1
  • image2
  • image3
  • image4
  • text
  • used_model
  • status
system_promptYou are a helpful assistant.
promptDescribe the image(s) in detail.
temperature0.70
top_p0.95
max_tokens4096
remove_thinktrue
remove_chatmltrue
suppress_thinkingfalse
unload_after_runtrue
seed0
CategoryAITEC/LocalLLM

Inputs (15)

NameTypeDefaultDescription
modelLLM_MODEL
system_promptSTRINGYou are a helpful assistant.
promptSTRINGDescribe the image(s) in detail.
temperatureFLOAT0.700–2
top_pFLOAT0.950–1
max_tokensINT409664–32768Thinking model with 4096 or more is recommended
remove_thinkBOOLEANtrueRemove the <think>...</think> block (Qwen3, Gemma4, etc.)
remove_chatmlBOOLEANtrueRemove repetitions of <|im_start|>assistant~<|im_end|> and return only the first response (Gemma4, etc.)
suppress_thinkingBOOLEANfalseWhen enabled, adds an inference suppression instruction to the system prompt (for Thinking models such as Qwen3 and Gemma4)
unload_after_runBOOLEANtrueUnload the model after execution to free up VRAM. You will need to reload it when you run it again.
seedINT00–18446744073709550000Changing the value each time the code runs bypasses the cache and forces a re-execution.
image1optIMAGE
image2optIMAGE
image3optIMAGE
image4optIMAGE

Outputs (3)

NameTypeDescription
textSTRING
used_modelSTRING
statusSTRING