ComfyUI Node
Ino Vllm Run Sync
Runs a synchronous vLLM inference request on Runpod serverless with optional image input.
Ino Vllm Run Sync
- success
- id
- status
- delay_time
- execution_time
- response
- reasoning
- finish_reason
◄enabledtrue►
◄url►
◄api_key►
◄model►
◄user_prompt►
◄system_prompt►
◄image_url►
◄temperature0.7►
◄max_tokens1024►
◄timeout600►
◄max_polls70►
◄poll_delay10►
◄max_failed_retries10►
CategoryInoRunpodHelper
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| url | STRING | — | |
| api_key | STRING | — | |
| model | STRING | — | |
| user_prompt | STRING | — | |
| system_promptopt | STRING | — | |
| image_urlopt | STRING | — | |
| temperatureopt | FLOAT | 0.70–2 | — |
| max_tokensopt | INT | 10241–128000 | — |
| timeoutopt | FLOAT | 60010–600 | — |
| max_pollsopt | INT | 701–100 | — |
| poll_delayopt | FLOAT | 101–60 | — |
| max_failed_retriesopt | INT | 100–20 | — |
Outputs (8)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| id | STRING | — |
| status | STRING | — |
| delay_time | INT | — |
| execution_time | INT | — |
| response | STRING | — |
| reasoning | STRING | — |
| finish_reason | STRING | — |