Comment on The Media's Pivot to AI Is Not Real and Not Going to Work
brucethemoose@lemmy.world 1 day agoI mean, I run Nemotron and Qwen every day, you are preaching to the choir here :P
Comment on The Media's Pivot to AI Is Not Real and Not Going to Work
brucethemoose@lemmy.world 1 day agoI mean, I run Nemotron and Qwen every day, you are preaching to the choir here :P
p03locke@lemmy.dbzer0.com 16 hours ago
Have you used any good ComfyUI workflows specifically for chat LLMs?
brucethemoose@lemmy.world 13 hours ago
Not specifically. Ultimately, ComfyUI would build prompts/API calls, which I tend to do in Python scripts.
I tend to use Mikupad or Open Web UI for more general testing.
There are some neat tools with ‘lower level’ integration into LLM engines, like SGlang (which leverages caching and constrained decoding) to do things one can’t do over standard APIs: docs.sglang.ai/frontend/frontend.html