| ▲ | kennywinker 3 hours ago | |||||||||||||
This is definitely the position of the big ai companies. But it doesn't match my experience. Qwen3.8 27b is clearly smarter at coding than MANY bigger models. gpt-oss-120b for example, is almost 4x the size, and performs way worse at coding tasks. It's clear to me that you can build small models that work well at specific tasks. Python vs Rust is probably too fine grained a way to build a model. Coding in general seems like a better target. There will always be a place for large generalist models, no doubt. But I think that place is much smaller than the big ai companies are counting on. | ||||||||||||||
| ▲ | ericd an hour ago | parent | next [-] | |||||||||||||
Gpt-oss—120b is like 1000 years old in AI years, whereas Qwen 3.8 27b is pretty young. What you’re seeing is that parameters aren’t apples to apples, and at a given parameter level, the new models are much, much better than the ones from a year or two ago. Like, to a comical degree. | ||||||||||||||
| ||||||||||||||
| ▲ | vunderba 3 hours ago | parent | prev | next [-] | |||||||||||||
I think we’re in agreement. I make heavy use of smaller local models on a daily basis (Qwen3-VL for auto-captioning images, Gemma3:27b for some translation work, etc.). Gemma3:27b is a good example of a very capable general purpose multimodal model and has handled almost everything I've thrown at it from sentiment analysis to documentation writing. I suppose I was drawing a distinction between specialized and general intelligence versus small and large. I don’t think those are necessarily mutually exclusive. | ||||||||||||||
| ▲ | ac29 an hour ago | parent | prev [-] | |||||||||||||
gpt-oss-120b only has 5B active parameters, so its not surprising Qwen3.8 27B outperforms it (Qwen3.8 is also ~13 months newer, which is forever in LLMs) | ||||||||||||||
| ||||||||||||||