continue
continue copied to clipboard
requisites to run
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: windows 11-> wsl v2. 32GB RAM
- Continue: latest
- IDE: vscode
- Model: several (deepseek-coder-v2:latest - 6.7b+)
- config.json:
irrelevant
Description
Memory usage to a system halt and power button needed
To reproduce
running continue with local ollama. ollama is isntalled both in windowss and wsl. vscode is running remotely to wsl. Continue chat seems to trigger ollama at windows and works without manually starting ollama with the llm code complection requires to start ollama in wsl
Expected: chat uses ollama in wsl and is responsive code complection should start ollama in wsl automatically (choice) and be responsive continue should be used in full system, that is only in wsl (no starting ollama in windows), complection and chat with local llm.
Actual: using only the chat is very slow, takes 10's of minutes to reply to a simple prompt.
using only the complection is very slow, takes 10's of minutes to reply to a simple prompt.
guidelines or pre-requisites must be publlished (I can't find those) to make this usable without breaking the wallet.
running all the system and no continue works. vscode + ollama local
Log output
No response