ComfyUI Node
Llama.cpp Server Node
A ComfyUI node in Llama-cpp with 14 inputs and 2 outputs.
Llama.cpp Server Node
- images
- result
- thinking
◄urlhttp://127.0.0.1:8080►
◄model▾►
◄system_promptYou are a helpful AI assistant.►
◄user_requestHello!►
◄seed0►
◄keep_alive0►
◄keep_alive_unit▾►
◄reset_sessiontrue►
◄temperature1.00►
◄top_p0.95►
◄top_k64►
◄max_tokens2048►
◄repeat_penalty1.00►
CategoryLlama-cpp
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| url | STRING | http://127.0.0.1:8080 | — |
| model | COMBO | 1 options: Auto (Detect Active Model) | |
| system_prompt | STRING | You are a helpful AI assistant. | — |
| user_request | STRING | Hello! | — |
| seed | INT | 00–18446744073709550000 | — |
| keep_alive | INT | 00–43200 | — |
| keep_alive_unit | COMBO | 2 options: minutes, hours | |
| reset_session | BOOLEAN | true | — |
| imagesopt | IMAGE | — | |
| temperatureopt | FLOAT | 1.000–2 | — |
| top_popt | FLOAT | 0.950–1 | — |
| top_kopt | INT | 640–1000 | — |
| max_tokensopt | INT | 20480–32768 | — |
| repeat_penaltyopt | FLOAT | 1.000–10 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | STRING | — |
| thinking | STRING | — |