What is the current best LLM for coding? I am using Claude Sonnet 3.5 free and it's so good. I am not making anything serious and LLM is perfect for that.
Which current models are better than sonnet for code (plain old html JS is my use case btw)?
I test a lot of them, online and with Ollama, and Sonnet 3.5 is in a league of its own for practical coding purposes.
Still makes a lot of mistakes, but it gets things "more right" than any of the others in a much more consistent basis.
I've now cancelled my ChatGPT subscription to Claude and also mostly stopped using the APIs (I use Msty to compare most models, you can give the same prompt to multiple models at once and compare the results).
Isn't GPT-4, rather than GPT-4o the general best one? I am not talking about benchmarks, but the personal experience instead. GPT-4 always seem more understanding, says no where it should more often, corrects and identifies errors more often. 4o seems to go with the flow without much notice/inspection and keeps blabbering the way it does instead of following the conversation style.
Which current models are better than sonnet for code (plain old html JS is my use case btw)?