Hacker News new | ask | show | jobs
by jamesknelson 786 days ago
> If your intention is coding something complex, you should try a model finetuned for that

Is there any consensus as to the models most suitable for coding complex things?

1 comments

I personally don't use LLMs to code, besides a few snippets or when i'm out of ideas what/how do to. But models like Starcoder and Code Llama is what i see people often using for this purpose. There are benchmarks for various languages, you can find those on Hugging Face.