continue icon indicating copy to clipboard operation
continue copied to clipboard

requisites to run

Open josersleal opened this issue 1 year ago • 2 comments

Before submitting your bug report

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

josersleal avatar Oct 05 '24 08:10 josersleal