ComfyUI Node
LTX Attn — QKV Transfer
A ComfyUI node in g_raw/LTX/Profiler with 14 inputs and 1 output.
LTX Attn — QKV Transfer
- model
- transfer_model
◄attn_typesa►
◄targets24:8,12,16►
◄source_step0►
◄transfer_from_step0►
◄transfer_to_step999►
◄blend1.00►
◄use_mapfalse►
◄use_qfalse►
◄use_ktrue►
◄use_vtrue►
◄sim_filterfalse►
◄sim_threshold0.30►
◄handle►
Categoryg_raw/LTX/Profiler
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | — | |
| attn_type | COMBO | sa | 2 options: sa, ca |
| targets | STRING | 24:8,12,16 | Same format as Head Freeze's targets: 'block,head' one per line (paste Head Candidates' candidates_csv directly), or 'block:head1,head2,... | block:all | ...'. 'all' alone (nothing else) means every block/head captured in the QKV store. Blank disables (see below). |
| source_step | INT | 00–255 | — |
| transfer_from_step | INT | 00–999 | — |
| transfer_to_step | INT | 9990–999 | — |
| blend | FLOAT | 1.000–1 | — |
| use_map | BOOLEAN | false | — |
| use_q | BOOLEAN | false | — |
| use_k | BOOLEAN | true | — |
| use_v | BOOLEAN | true | — |
| sim_filter | BOOLEAN | false | — |
| sim_threshold | FLOAT | 0.30-1–1 | — |
| handle | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| transfer_model | MODEL | — |