ComfyUI Node
Auto UNET Loader (MultiGPU - Safetensors & GGUF)
Universal loader for .safetensors and .gguf diffusion models with smart GPU balancing and dynamic CPU offloading.
Auto UNET Loader (MultiGPU - Safetensors & GGUF)
- MODEL
◄unet_name▾►
◄weight_dtypedefault►
◄target_deviceAuto (Highest Free VRAM)►
◄cpu_offloadauto_smart_offload►
CategoryAutoMultiGPU/modular
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| unet_name | COMBO | Select .safetensors or .gguf diffusion model. | |
| weight_dtype | COMBO | default | 7 options: default, fp8_e4m3fn, fp8_e4m3fn_fast, fp8_e5m2, float16, bfloat16, +1 |
| target_device | COMBO | Auto (Highest Free VRAM) | 4 options: Auto (Highest Free VRAM), cuda:0, cuda:1, cpu |
| cpu_offload | COMBO | auto_smart_offload | Automatically offload weights to CPU RAM when VRAM is constrained to prevent OOM. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | — |