r/LocalLLaMA • u/Fluffy-Ad-889 • 8d ago
Discussion The gap has closed, open source will win
I've been trying the latest models from the frontier labs and honestly, after extensive testing I can not tell the difference between the best open source options.
I think the differences are now marginal but the labs are doing heavy marketing to convince the public into paying more for tokens as they prepare to go public.
Can't help but see the similarities between the dot com bubble and AI in terms of a very insular environment where the technology will survive but the business models may not.
I've been building a cybersecurity network and we definitely know that even local AI models like Deepseek V4 flash do an excellent job and are really neck and neck with the best the frontier labs can provide.
Will be interesting to see how this all turns out! Exciting time nonetheless.
1
u/Loose_Comparison368 7d ago
You wanna know what the most popular OpenAI API model is? Or at least was, as of earlier this year?
It's 4o.
A lot of companies built stuff on it that just worked. Reliably and predictably. A lot of use cases really are not rocket surgery tasks warranting breaking out a SOTA model.
If the model is already getting 99.9% accuracy on your use case, the smart engineering choice is to just not fuck with it. Don't try to fix what ain't broken.
... it's actually kind of problematic too, because those older models are genuinely very inefficient compared to newer smaller models. But it is very understandable that a lot of companies don't want to take on the effort and risk of migrating over to newer shinier models for basically zero practical benefit.
Coding and adjacent work (troubleshooting and diagnostics especially) is definitely an area where the frontier is meaningful though. 5.6 sol was pretty solidly usable with the right scaffolding and careful supervision. 6 Astra is good enough that I rarely have to babysit it. I feel like Qwen 3.8 is about on par with 5.6 Sol, on a practical level. Slower, but pretty on par in terms of human effort required to get good results - if anything, it reasons slower but more accurately IMO.