view the rest of the comments
LocalLLaMA
Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.
Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.
As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.
Rules:
Rule 1 - No harassment or personal character attacks of community members. I.E no namecalling, no generalizing entire groups of people that make up our community, no baseless personal insults.
Rule 2 - No comparing artificial intelligence/machine learning models to cryptocurrency. I.E no comparing the usefulness of models to that of NFTs, no comparing the resource usage required to train a model is anything close to maintaining a blockchain/ mining for crypto, no implying its just a fad/bubble that will leave people with nothing of value when it burst.
Rule 3 - No comparing artificial intelligence/machine learning to simple text prediction algorithms. I.E statements such as "llms are basically just simple text predictions like what your phone keyboard autocorrect uses, and they're still using the same algorithms since <over 10 years ago>.
Rule 4 - No implying that models are devoid of purpose or potential for enriching peoples lives.
This is just brilliant. Every ridiculous argument addressed perfectly.
I want to scream every time somebody brings up "but it writes code that doesn't work" and all I can think of is "what the fuck is wrong with you that you're merging code that doesn't work?" LLMs do not remove your responsibility as a developer to create a working product.
I've played with QwenCoder2.5, Qwen3, and Devstral.
Holy shit are they bad. Seriously, consistently bad at coding. Initialized variables that are never used. Importing, using functions/methods that don't exist, it's fucking pathetic.
I don't know what to tell ya - GPT 4o does a really good job. Feel free to simply blame "ai slop" for everything though.
Kinda late to the party but based on my day-to-day usage of ChatGPT,
4o
is rubbish when it comes to coding.Now
o4-mini-high
on the other hand - that's the good stuff (most of the time).yep I've been told Gemini is the new hot shit, really hoping local models can catch up
Apart from the arguments that
I use llms, hell I designed a workshop for my employer on how programmers can use llms, cursor, etc. But I don't think we're quite aware how we are screwing ourselves long term.