ComfyUI Node
SambaNova LLM
A ComfyUI node in LLM with 12 inputs and 3 outputs.
SambaNova LLM
- generated_text
- token_count
- conversation_id
◄prompt►
◄modelMeta-Llama-3.1-8B-Instruct►
◄max_tokens100►
◄temperature0.70►
◄top_p1.00►
◄top_k1►
◄request_typecompletion►
◄system_message►
◄stop_sequences►
◄conversation_id►
◄repetition_penalty1.00►
◄streamfalse►
CategoryLLM
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Enter your prompt here | |
| model | COMBO | Meta-Llama-3.1-8B-Instruct | 5 options: Meta-Llama-3.1-8B-Instruct, Meta-Llama-3.1-70B-Instruct, Meta-Llama-3.1-405B-Instruct, Meta-Llama-3.2-1B-Instruct, Meta-Llama-3.2-3B-Instruct |
| max_tokens | INT | 1001–4096 | — |
| temperature | FLOAT | 0.700–1 | — |
| top_p | FLOAT | 1.000–1 | — |
| top_k | INT | 11–100 | — |
| request_type | COMBO | completion | 2 options: completion, chat |
| system_messageopt | STRING | — | |
| stop_sequencesopt | STRING | — | |
| conversation_idopt | STRING | — | |
| repetition_penaltyopt | FLOAT | 1.001–2 | — |
| streamopt | BOOLEAN | false | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| generated_text | STRING | — |
| token_count | INT | — |
| conversation_id | STRING | — |