ComfyUI Node
SmolLM3 Sampler (Chat)
A ComfyUI node in SmolLM3 with 9 inputs and 2 outputs.
SmolLM3 Sampler (Chat)
- model
- tokenizer
- generated_text
- full_output
◄promptGive me a brief explanation of gravity in simple terms.►
◄max_new_tokens512►
◄temperature0.60►
◄top_p0.95►
◄seed-1►
◄use_chat_templatetrue►
◄system_prompt►
CategorySmolLM3
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| model | SMOLLM3_MODEL | — | |
| tokenizer | SMOLLM3_TOKENIZER | — | |
| prompt | STRING | Give me a brief explanation of gravity in simple terms. | — |
| max_new_tokens | INT | 5121–32768 | — |
| temperature | FLOAT | 0.600–2 | — |
| top_p | FLOAT | 0.950–1 | — |
| seed | INT | -1-1–18446744073709550000 | — |
| use_chat_template | BOOLEAN | true | — |
| system_promptopt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| generated_text | STRING | — |
| full_output | STRING | — |