HW/FW security researcher & Demoscene elder.
I started having arguments online back on Fidonet and Usenet. I'm too tired to care now.
HW/FW security researcher & Demoscene elder.
I started having arguments online back on Fidonet and Usenet. I'm too tired to care now.
llama rpc exists and works really well
Qwen 27B Q4 at usable speed on 16GB VRAM
My llama-server suddenly started error 400 on the chat template - this fixed it
GPU bifurcation - options
Opencode llama-server prefill/generation stats plugin
North Mini Code v1.0 - a Qwen 3.6 35B MoE alternative
Don't skimp on the quant when using MoE
Permanently Deleted
Are you still here Proton?
When I start llama-server I point it to the models-config that have unique max context sizes per model - and they're allocated at their max size as soon as the server starts so since it comes up I will be able to use that context size too.
I'm actually a bit unsure as to how you run it since you get OOMs during usage :)
I also use the DCP plugin for Opencode to help manage the context cache and have less of a disruption as it gets compressed, but I wouldn't need to for the above to work. When I hit the context limit the context would still get compressed.