Autocomplete
Model setup
Setting up the right model for autocomplete is crucial for a smooth coding experience. Here are our top recommendations:
Recommended Models
Hosted-Based (Best Performance)
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.
Quick Setup:
- Add Codestral from the hub
- Get your API key from the Mistral Platform
- Configure it in your Continue settings
Local/Offline (Privacy First)
For a fully local autocomplete experience that doesn’t send your code to external servers, we recommend Qwen 2.5 Coder 1.5B running on Ollama. This model provides good suggestions while keeping your code completely private.
Quick Setup:
- Install Ollama
- Add Qwen 2.5 Coder from the hub
- Configure it in your Continue settings
Need Help?
If you’re not seeing any completions or need more detailed configuration options, check out our comprehensive autocomplete deep dive guide.