-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
ide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Windows 11
- Continue version: 1.0.33
- IDE version: Intellij latest version
- Model: ollama local
- config: name: Local Assistant
version: 1.0.0
schema: v1
models:
- name: Llama 3.1 8B
provider: ollama
model: llama3.1:8b
roles:
- chat
- edit
- apply
- name: Qwen2.5-Coder 1.5B
provider: ollama
model: qwen2.5-coder:1.5b-base
roles:
- autocomplete
- name: Nomic Embed
provider: ollama
model: nomic-embed-text:latest
roles:
- embed
context:
- provider: code
- provider: docs
- provider: diff
- provider: terminal
- provider: problems
- provider: folder
- provider: codebase
Description

Plugin can't operate once installed, and then it directly just get frozen everytime and cant perform any futher action to try setup different agent or model that might operate due "system memory" limitations.
To reproduce
- Install intellij
- Install Continue pluging
- Follow instruction provided, install ollama and all models
- Try use it: Got error about system memory need 20 your computer have 19.9 (stupid error ?) what system memory exactly ? not possible use other model which requires less ? just this dumb error present.
- Restart intellij and plugin become unsable do not respond to anything so cant change setup cant do anything.
- Waste time ?? Its really exausting find so many tools but none works properly I would suggest make Beta before, so unfortunately thats how people get free testers or thats my impresion since for me this is a prototype/demo, not functional product, you should mention it.
Log output
Cant provide since the tool do not works sorry, I recall: system memory need 20 your computer have 19.9
Metadata
Metadata
Assignees
Labels
ide:jetbrainsRelates specifically to JetBrains extensionRelates specifically to JetBrains extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Type
Projects
Status
Todo