Hacker News new | ask | show | jobs
by h4ck_th3_pl4n3t 341 days ago
I just wished the LLM model providers would realize this and instead would provide specialized LLMs for each programming language. The results likely would be better.
1 comments

The local models JetBrains IDEs use for completion are specialized per-language. For more general problems, I’m not sure over-fitting to a single language is any better for a LLM than it is for a human.