Skip to main content

Which LLM model is best for generating Rust code?

Summary: #

We ran multiple large language models(LLM) locally in order to figure out which one is the best at Rust programming. All models were asked the same question:
>>> generate an advanced rust function

Some models generated pretty good and others terrible results.