Nodes/comfyui-llamacpp/llama.cpp Load Model
ComfyUI Node

llama.cpp Load Model

Loads one exact router model and waits for its terminal loaded state.

By Setmaster·Created 7 months ago·Updated about a month ago· 4
llama.cpp Load Model
  • trigger
  • success
  • message
model_nameNo models found - add .gguf files to models/LLM/gguf/
operation_timeout300
CategoryLlamaCpp

Inputs (3)

NameTypeDefaultDescription
model_nameCOMBONo models found - add .gguf files to models/LLM/gguf/Local model to resolve against the active router catalog. Use List Models to confirm the authoritative ID and residency.
triggeropt*Optional dependency input used to sequence model loading.
operation_timeoutoptINT3001–86400Seconds to wait for the router's terminal loaded state.

Outputs (2)

NameTypeDescription
successBOOLEANWhether the model reached a terminal loaded state.
messageSTRINGLoad result or failure detail.