Local Ollama autocomplete keeps aborting #7504
Unanswered
mikeploythai
asked this question in
Help
Replies: 1 comment 1 reply
-
Can you show your config as well? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to invoke autocompletion with a local Qwen 2.5 Coder 1.5B instance, but it always results in the POST request to Ollama being aborted. I have tested this behavior with VSCode and its derivatives, and they produce the same behaviors. This could be a VSCode issue, but I wanted to double check by posting here since I don't see much people having the same issue with Continue. I would love some guidance, if any.
My model config for reference:
I can also confirm that my model is indeed running:

Beta Was this translation helpful? Give feedback.
All reactions