Remix.run Logo
waterTanuki 6 days ago

I regularly use local LLMs at work (full stack dev) due to restrictions and occasionally I get some results comparable to gpt-5 or opus 4

eprparadox 6 days ago | parent [-]

this is really cool. could you say a bit about your setup (which llms, what tasks they’re best for, etc)?

waterTanuki 5 days ago | parent [-]

I switch between gpt-oss:20b/qwen3:30b. Good for green fielding projects, setting up bash scripts, simple CRUD apis using express, and the occasional error in a React or Vue app.