Replying to Avatar ABH3PO

https://ollama.com/download

then "ollama pull codestral"

then "ollama serve"

download continue

https://github.com/continuedev/continue

you might have to configure continue with the right model names - Ctrl + shift + p then search continue models you should see a configure option

use ollama list to see all downloaded models.

Do you get 404's for api/generate? I'm using Continue and the chat works but seems like code completion doesn't

Reply to this note

Please Login to reply.

Discussion

Nvm. Didn't have the conpletion model downloaded with ollama

yes I got them because the default continue config had the wrong model names I needed to fix them from inside vs code