Nodes/comfyui-llamacpp/llama.cpp List Models
ComfyUI Node

llama.cpp List Models

Lists the current llama-server model catalog and normalized router residency states.

By Setmaster·Created 7 months ago·Updated about a month ago· 4
llama.cpp List Models
  • trigger
  • models_json
  • models_list
reload_catalogfalse
CategoryLlamaCpp

Inputs (2)

NameTypeDefaultDescription
triggeropt*Optional dependency input used to sequence model listing.
reload_catalogoptBOOLEANfalseAsk a current llama-server router to rescan its configured model sources before listing. Changed or removed running models may be unloaded by the router. Reload waits for an idle managed runtime and serializes with lifecycle operations.

Outputs (2)

NameTypeDescription
models_jsonSTRINGComplete router model catalog as formatted JSON.
models_listSTRINGHuman-readable model identities and residency states.