ComfyUI Node
Generate (Qwen)
Generate text from a Qwen model. Optional steer plan applies hooks.
Generate (Qwen)
- model
- steer
- text
- info
◄promptOnce upon a time►
◄templateraw►
◄max_new_tokens128►
◄temperature0.70►
◄top_p0.95►
◄top_k40►
◄repetition_penalty1.05►
◄seed0►
◄skip_special_tokenstrue►
CategoryQwenScope/Generate
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| model | QSCOPE_MODEL | — | |
| prompt | STRING | Once upon a time | — |
| template | COMBO | raw | 3 options: raw, think, no_think |
| max_new_tokens | INT | 1281–4096 | — |
| temperature | FLOAT | 0.700–2 | — |
| top_p | FLOAT | 0.950–1 | — |
| top_k | INT | 400–1000 | — |
| repetition_penalty | FLOAT | 1.050–2 | — |
| seed | INT | 00–4294967295 | — |
| skip_special_tokens | BOOLEAN | true | — |
| steeropt | QSCOPE_STEER | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| info | STRING | — |