Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Continue

config

1

  • VSCode/VSCodium → Sidebar → Continue → Configure Continue:
    {
      "models": [
        {
          "apiBase": "http://127.0.0.1:11434/",
          "model": "qwen2.5-coder:7b",
          "provider": "ollama",
          "title": "Qwen2.5 Coder"
        }
      ],
      "tabAutocompleteModel": [
        {
          "title": "qwen2.5-coder:3b",
          "provider": "ollama",
          "model": "Qwen2.5 Coder 3B"
        }
      ]
    }
    

reference


  1. Configuring Ollama and Continue VS Code Extension for Local Coding Assistant