ComfyUI Node
Enable MonarchAttention (self-attn)
A ComfyUI node in attention/monarch with 11 inputs and 2 outputs.
Enable MonarchAttention (self-attn)
- model
- model
- status
◄enabletrue►
◄implauto►
◄block_size128►
◄num_steps2►
◄pad_typepost►
◄min_seq_len256►
◄max_seq_len4096►
◄verbosefalse►
◄stricttrue►
◄print_debugtrue►
Categoryattention/monarch
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| enable | BOOLEAN | true | — |
| impl | COMBO | auto | 3 options: auto, torch, triton |
| block_size | INT | 12816–8192 | — |
| num_steps | INT | 21–64 | — |
| pad_type | COMBO | post | 2 options: pre, post |
| min_seq_len | INT | 2561–262144 | — |
| max_seq_len | INT | 40961–262144 | — |
| verbose | BOOLEAN | false | — |
| strict | BOOLEAN | true | — |
| print_debug | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| status | STRING | — |