ComfyUI Node
Bernini-R Model Loader
Create a lazy-loading Bernini-R model handle. The actual weights are loaded by the sampler when needed.
Bernini-R Model Loader
- attn_backend_args
- model_handle
◄model_name▾►
CategoryBernini-R/Loaders
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | Bernini-R model checkpoint (.safetensors) | |
| attn_backend_argsopt | BERNINI_ATTN | Attention backend config (SageAttn3 → FlashAttn → xformers → SDPA) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model_handle | BERNINI_MODEL_HANDLE | — |