ComfyUI Node
Generate Text with Molmo
A ComfyUI node in PixtralLlamaVision/Molmo with 13 inputs and 1 output.
Generate Text with Molmo
- molmo_model
- images
- STRING
◄system_prompt►
◄promptDescribe this image. ►
◄max_new_tokens256►
◄do_sampletrue►
◄temperature0.3►
◄top_p0.9►
◄top_k40►
◄stop_strings<|endoftext|>►
◄seed0►
◄include_prompt_in_outputfalse►
◄unload_after_generatefalse►
CategoryPixtralLlamaVision/Molmo
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| molmo_model | VISION_MODEL | — | |
| system_prompt | STRING | — | |
| prompt | STRING | Describe this image. | — |
| max_new_tokens | INT | 2561–4096 | — |
| do_sample | BOOLEAN | true | — |
| temperature | FLOAT | 0.3 | — |
| top_p | FLOAT | 0.90–1 | — |
| top_k | INT | 40 | — |
| stop_strings | STRING | <|endoftext|> | — |
| seed | INT | 00–4294967295 | — |
| include_prompt_in_output | BOOLEAN | false | — |
| unload_after_generate | BOOLEAN | false | — |
| imagesopt | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |