# Clippings After installing the extension, just add the local model to ~/.continue/config.yaml: - name: Qwen2.5 Coder 14B provider: openai model: ai/qwen2.5-coder:14B apiBase: http://localhost:12434/engines/v1 apiKey: not-needed contextLength: 8192 maxTokens: 2048 temperature: 0.1 capabilities: - tool_use roles: - chat - edit - apply This configuration makes the locally running model the main coding model in Continue.