Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incorrect output #1634

Open
3 tasks done
MhL5 opened this issue Jul 2, 2024 · 2 comments
Open
3 tasks done

incorrect output #1634

MhL5 opened this issue Jul 2, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@MhL5
Copy link

MhL5 commented Jul 2, 2024

Before submitting your bug report

Relevant environment info

- OS: windows 11
- Continue: v0.8.40
- IDE: vscode / webstorm
- LLM Model: deepseek-coder-v2:latest

Description

Hey,

This morning, I was trying to set up Continue in WebStorm. I wanted to fix something else, and I messed around with the settings and invalidated all the caches using the WebStorm IDE.

I don't know if they are related or not, but after that, I've been receiving weird responses from the model like this both in vs code and webstorm:
image

restarting the computer or closing and opening ollama desktop app solves this issue, but it keeps happening for some reason after working for about half an hour.

@MhL5 MhL5 added the bug Something isn't working label Jul 2, 2024
@sestinj
Copy link
Contributor

sestinj commented Jul 3, 2024

@MhL5 it seems like there's likely a problem outside of Continue—are you able to make curl requests to Ollama successfully?

@MhL5
Copy link
Author

MhL5 commented Jul 3, 2024

I can use the model with ollama run deepseek-coder-v2:latest in the terminal, and it works. However, in VS Code, the output is incorrect until I close the Ollama desktop app and reopen it.

i need to investigate this more, I'm not sure where this is coming from

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants