ComfyUI Node
Analyze Prompt (SAE)
Run a prompt → capture residual at the SAE's layer → encode features. Output bundle feeds the visualisation nodes.
Analyze Prompt (SAE)
- model
- sae
- features
- info
◄promptThe capital of France is►
◄templateraw►
◄top_k64►
◄skip_first_tokenfalse►
CategoryQwenScope/Capture
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| model | QSCOPE_MODEL | — | |
| sae | QSCOPE_SAE | — | |
| prompt | STRING | The capital of France is | — |
| template | COMBO | raw | 3 options: raw, think, no_think |
| top_k | INT | 640–4096 | Top-K features kept per token. 0 = all (ReLU only). |
| skip_first_token | BOOLEAN | false | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| features | QSCOPE_FEATURES | — |
| info | STRING | — |