>>109247044
>Does llama.cpp seriously not have a way to toggle reasoning per-request?
It does.
data.chat_template_kwargs.enable_thinking = false;
Add that to your json request.
You can vibe slop a violentmonkey plugin if your frontend can't do this (picrel).
>another reason to go back to text completion so I don't have to deal with this bullshit
Something eventually sends me back to text completion whenever I build anything.