Setting up the right model for autocomplete is crucial for a smooth coding experience. Here are our top recommendations:
For the highest quality autocomplete suggestions, we recommend Codestral from Mistral.
This model is specifically designed for code completion and offers excellent performance across multiple programming languages.
Codestral Quick Setup:
MISTRAL_API_KEY
as a User Secret on Continue Hub hereReload config
in the assistant selector in the Continue IDE extensionFor fast, quality autocomplete suggestions, we recommend Mercury Coder Small from Inception Labs.
This model is specifically designed for code completion and is particularly fast because it is a diffusion model.
Mercury Coder Small Quick Setup:
INCEPTION_API_KEY
as a User Secret on Continue Hub hereReload config
in the assistant selector in the Continue IDE extensionFor a fully local autocomplete experience, we recommend Qwen 2.5 Coder 1.5B.
This model provides good suggestions while keeping your code completely private.
Quick Setup:
Reload config
in the assistant selector in the Continue IDE extensionIf you’re not seeing any completions or need more detailed configuration options, check out our comprehensive autocomplete deep dive guide.