continue icon indicating copy to clipboard operation
continue copied to clipboard

I struggle to use continune and ollama: chrome: ERR_ADDRESS_INVALID

Open pmochine opened this issue 1 year ago • 4 comments

Before submitting your bug report

Relevant environment info

- OS:macos 14.5
- Continue:v0.8.52
- IDE:vscode
- Model:ollama
- config.json:
  
  "tabAutocompleteModel": {
    "title": "Qwen-2.5",
    "provider": "ollama",
    "model": "qwen2.5:1.5b"
  },

Description

Chrome is bugging around when I use continue. If I close Vscode, Chrome works again. Or if I exit Ollama it works as well. But running both does not work.

Similar https://github.com/ollama/ollama/issues/6942

Any idea what I can do?

Chrome looks like this:

Screenshot 2024-09-30 at 18 17 56

To reproduce

No response

Log output

No response

pmochine avatar Sep 30 '24 16:09 pmochine