ComfyUI Node
Llama Server Chat/Vision (Tlant)
A ComfyUI node in Tlant Toolkit/LLM with 24 inputs and 3 outputs.
Llama Server Chat/Vision (Tlant)
- images
- text
- raw_json
- status
◄server_urlhttp://127.0.0.1:18080►
◄endpoint/v1/chat/completions►
◄modeldefault►
◄system_prompt►
◄prompt请用中文描述这张图片。►
◄max_tokens512►
◄temperature0.20►
◄top_p0.95►
◄top_k40►
◄min_p0.05►
◄repeat_penalty1.05►
◄presence_penalty0.00►
◄frequency_penalty0.00►
◄seed-1►
◄stop►
◄response_formattext►
◄image_formatpng►
◄jpeg_quality92►
◄max_images1►
◄timeout_seconds300►
◄api_key►
◄extra_json►
◄unload_afterfalse►
CategoryTlant Toolkit/LLM
Inputs (24)
| Name | Type | Default | Description |
|---|---|---|---|
| server_url | STRING | http://127.0.0.1:18080 | — |
| endpoint | STRING | /v1/chat/completions | — |
| model | STRING | default | — |
| system_prompt | STRING | — | |
| prompt | STRING | 请用中文描述这张图片。 | — |
| max_tokens | INT | 5121–32768 | — |
| temperature | FLOAT | 0.200–2 | — |
| top_p | FLOAT | 0.950–1 | — |
| top_k | INT | 400–1000 | — |
| min_p | FLOAT | 0.050–1 | — |
| repeat_penalty | FLOAT | 1.050–3 | — |
| presence_penalty | FLOAT | 0.00-2–2 | — |
| frequency_penalty | FLOAT | 0.00-2–2 | — |
| seed | INT | -1-1–18446744073709550000 | — |
| stop | STRING | — | |
| response_format | COMBO | text | 2 options: text, json_object |
| image_format | COMBO | png | 2 options: png, jpeg |
| jpeg_quality | INT | 921–100 | — |
| max_images | INT | 11–64 | — |
| timeout_seconds | FLOAT | 3001–3600 | — |
| api_key | STRING | — | |
| extra_json | STRING | — | |
| unload_after | BOOLEAN | false | — |
| imagesopt | IMAGE | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| raw_json | STRING | — |
| status | STRING | — |