Number of parameters doesn't make the model smarter, it just makes it know more stuff out of the box.
At some point there's diminishing returns and your coding LLM performs worse because you encoded useless stuff like Pokemon combinations or languages you don't speak into its parameter space.
The "smartness" of the model comes from RLHF post-training, which is orthogonal to model size.
Also, if you're using an agentic harness a much better approach is to let the model control its own context. If you ever reach a point where your coding LLM needs to know about Pokemon, just give it a web search tool and let it google the Pokemons.
The Crusades and colonialism can’t be distilled down to single causes, but even if you tried, religious reasons would not be the main ones. Political and financial motivations were far bigger factors in both.
You're simply wrong. Again, cancer is malignant by definition. And again, you seem to be confusing "cancer" with "tumor" -- your description applies to the latter, not the former.
You can label a slow-growing tumor as "not-cancer" if you want, for psychological reasons, I guess; "cancer" just sounds scarier. Some slow-growing "not-cancer" tumors are faster than others. It's a sliding scale, not a dichotomy.
In the case of vibe-coded slop like OpenClaw it's not a question of some vague notion of "code quality", it's a case of the software shitting the bed and not working anymore, with no recourse of fixing it. (Neither humans nor LLMs have the context window to analyse and fix tens of millions of lines of code slop.)
> and Anthropic banned OpenClaw usage
If OpenClaw wasn't broken it would just use a standard token API.
But see above - as software it is fundamentally broken and unfixable.
reply