docs/guides/instinct.mdx
We recently released Instinct, a state-of-the-art open Next Edit model. Robustly fine-tuned from Qwen2.5-Coder-7B, Instinct intelligently predicts your next move to keep you in flow. To learn more about the model, check out our blog post.
<Frame> </Frame>If you haven't already installed Ollama, see our guide here.
ollama run nate/instinct
config.yamlOpen your config.yaml and add Instinct to the models section:
# ... rest of config.yaml ...
models:
- uses: continuedev/instinct
Alternatively, you can just click to add the block at https://continue.dev/continuedev/instinct.