ComfyUI Node
LM Unload 988
LM Unload 988 — a passthrough node that unloads LLM models from LM Studio and/or clears ComfyUI VRAM. Wire any input through it; the value passes through unchanged while the unloading happens as a side effect. Useful at the end of a workflow or before switching models to free GPU memory.
LM Unload 988
- trigger
- output
◄unload_llmtrue►
◄unload_all_modelstrue►
◄empty_cuda_cachefalse►
Category🦇988/LM Studio
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| trigger | * | Any input value — passes through unchanged. | |
| unload_llm | BOOLEAN | true | Unload all LLM models from LM Studio. |
| unload_all_models | BOOLEAN | true | Unloads all ComfyUI models from VRAM. |
| empty_cuda_cache | BOOLEAN | false | Clears the CUDA cache. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output | * | — |