ComfyUI Node
llama.cpp List Models
Lists the current llama-server model catalog and normalized router residency states.
llama.cpp List Models
- trigger
- models_json
- models_list
◄reload_catalogfalse►
CategoryLlamaCpp
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| triggeropt | * | Optional dependency input used to sequence model listing. | |
| reload_catalogopt | BOOLEAN | false | Ask 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)
| Name | Type | Description |
|---|---|---|
| models_json | STRING | Complete router model catalog as formatted JSON. |
| models_list | STRING | Human-readable model identities and residency states. |