You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also had the same misunderstanding with the extension. But after reading through some related issues, I understand how it works. I am currently using docker compose to contain everything Ollama related using this docker-compose.yaml, I have also set the the keep alive to 1 hour, so the model is loaded into memory as long as possible.
I had to quit VSCode completely after installing the model as there didn't seem to be a way to restart the extension. And also keep the 'OUTPUT' tab open for 'Llama Coder' to see if it was making requests. See example gif of it working:
Hopefully a gif of it running helps @tetrahedronix and @kopyl, if you checkout the repository linked I have pushed the same VSCode settings used within the extension.
When i type something, it sometimes fetches
/api/tags
endpoint but nothing seems to be workingLlama Coder shows as loading and there are no logs whatsoever.
The text was updated successfully, but these errors were encountered: