🖥️Local LLM Loader

LLM_local_loader

Load a local model from a given path or Hugging Face repo ID.The model must not be in GGUF format but instead be an LLM model stored in a folder.

Pack: comfyui_LLM_party

custom_nodes.comfyui_LLM_party

Inputs (4)

NameTypeRequired
model_name_or_pathSTRINGrequired
deviceCOMBOrequired
dtypeCOMBOrequired
is_lockedBOOLEANrequired

Outputs (2)

NameType
modelCUSTOM
tokenizerCUSTOM