- Download the latest .vsix file from the GitHub Releases page and install it to VS Code.
- Turn off “Allow Anonymous Telemetry” in the user settings. This will stop Continue from attempting requests to PostHog for anonymous telemetry.
- In your
config.yaml
file (or through the Continue UI), set the default model to a local model. You can find available local model options here. - Restart VS Code to ensure that the changes to
config.yaml
take effect.