ComfyUI Node
Llama.cpp Generate
A ComfyUI node in LLM / llama.cpp with 7 inputs and 1 output.
Llama.cpp Generate
- text
◄server_url—►
◄prompt—►
◄max_tokens256►
◄temperature0.70►
◄seed1000►
◄top_p0.95►
◄stop►
CategoryLLM / llama.cpp
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| server_url | STRING | — | |
| prompt | STRING | — | |
| max_tokens | INT | 2561–8192 | — |
| temperature | FLOAT | 0.700–2 | — |
| seed | INT | 10000–1000000 | — |
| top_popt | FLOAT | 0.950–1 | — |
| stopopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |