Nodes/ComfyUI llama-swap/πŸ¦™ Llama-Swap Client
ComfyUI Node

πŸ¦™ Llama-Swap Client

A ComfyUI node in llama-swap with 6 inputs and 2 outputs.

By ai-joe-gitΒ·Created 5 months agoΒ·Updated 5 months agoΒ· 12
πŸ¦™ Llama-Swap Client
  • image
  • response
  • thinking
β—„server_urlhttp://localhost:8080β–Ί
β—„modelβ–Ί
β—„system_promptYou are a helpful assistant.β–Ί
β—„promptHello!β–Ί
β—„unload_after_generatefalseβ–Ί
Categoryllama-swap

Inputs (6)

NameTypeDefaultDescription
server_urlSTRINGhttp://localhost:8080llama-swap server base URL
modelSTRINGModel name β€” click Fetch Models button to pick from the server
system_promptSTRINGYou are a helpful assistant.System prompt sent before the user message
promptSTRINGHello!User message / question
unload_after_generateBOOLEANfalseCall /unload on the llama-swap server after generation
imageoptIMAGEOptional image for vision models (first frame used)

Outputs (2)

NameTypeDescription
responseSTRINGClean response text with <think> blocks removed
thinkingSTRINGExtracted thinking/reasoning content (empty if model produced none)