Ask HN: If I cancel Codex today whats the next best local inference agent?
6•Bulbasaur2015•1h ago
better place to ask over /r/LocalLLaMA
Comments
bigyabai•1h ago
For local inference? It entirely depends on what your hardware is.
verdverm•41m ago
OpenCode + vllm, model will depend on your hardware, but OpenCode also has a killer $10/m plan with quotas for some top tier open weight models.
I'm using qwen3.6 on a DGX spark, llama-cpp has prompt cache bugs for qwen/gemma models (among more being reported). Using my OpenCode-go sub when I want a bigger / more capable model
bigyabai•1h ago