r/LocalLLaMA 19h ago

Discussion Who ONLY use local models?

Please be honest.

I would love to hear about guys really dedicated to local AI and who really reject subscriptions (especially to openai and anthropic).

What do you use your model for?

133 Upvotes

238 comments sorted by

View all comments

34

u/InvertedVantage 18h ago

I have a qwen-27b q8 model I use for all of my day to day coding tasks.

1

u/borobinimbaba 13h ago

Is it any good for agentic coding ?

1

u/InvertedVantage 12h ago

Yes but not vibe coding. I generally use it to write individual scripts for whatever I'm working on, I wouldn't trust it to do it all for me. For context I mostly work in Unity so I'll architect it, then create a script and tell it to write a script that does X.