ComfyUI Node: Enable MonarchAttention (self-attn)

Authored by xmarre

Created

Updated

3 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

attention/monarch

Inputs

model MODEL
enable BOOLEAN
impl
  • auto
  • torch
  • triton
block_size INT
num_steps INT
pad_type
  • pre
  • post
min_seq_len INT
max_seq_len INT
verbose BOOLEAN
strict BOOLEAN
print_debug BOOLEAN

Outputs

MODEL

STRING

Extension: ComfyUI_Monarch_Attention

A custom node that enables MonarchAttention for self-attention in ComfyUI model branches by setting model-level override, affecting only the connected model branch rather than patching globally.

Authored by xmarre

Looking for a different node?

More nodes in ComfyUI_Monarch_Attention

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more