ComfyUI Node
MiniMax H3 Attention Config
A ComfyUI node in MiniMax-H3/loaders with 2 inputs and 1 output.
MiniMax H3 Attention Config
- attention_config
◄backendsageattn2►
◄force_backendfalse►
CategoryMiniMax-H3/loaders
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| backend | COMBO | sageattn2 | Attention backend. auto selects the best available backend: Sage3 -> Sage2/1 -> FlashAttn -> SDPA-flash(torch) -> xformers -> SDPA -> SDPA-math |
| force_backend | BOOLEAN | false | Force the selected backend instead of falling back. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| attention_config | MINIMAX_H3_ATTN | — |