ComfyUI Node
AuK Llama.cpp Adapter_Doc
Connect llama-cpp_vllm Llama-cpp Model Loader to AuK Prompt Enhancer. No API key or server required.
AuK Llama.cpp Adapter_Doc
- llama_model
- llm_config
◄temperature0.00►
◄max_tokens4096►
◄unload_after_enhancetrue►
CategoryAuK_Doc
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| llama_model | LLAMACPPMODEL | — | |
| temperature | FLOAT | 0.000–2 | — |
| max_tokens | INT | 40961–131072 | — |
| unload_after_enhance | BOOLEAN | true | Release the shared llama.cpp model after enhancement, including on failure. It reloads when next needed. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| llm_config | AUK_LLM_CONFIG_Doc | — |