ex3ndr / llama-coder

Replace Copilot local AI
https://marketplace.visualstudio.com/items?itemName=ex3ndr.llama-coder
MIT License
1.7k stars 122 forks source link

Unable to switch models #38

Open carlca opened 7 months ago

carlca commented 7 months ago

I started using Llama Coder with the default stable-code:3b-code-q4_0 model.

I then inadvertently downloaded the codellama:7b-code-q4_K_M model and set Llama coder to use that. This gave me the following error...

SCR-20240215-oshm

Seeing that the q4_K_M model was not recommended for Macs, I deleted the model from Ollama, and I tried to revert to the stable-code:3b-code-q4_0 model again, in the settings...

SCR-20240215-otkf

The problem is that Llama Coder still seems to think that I am using the codellama:7b-code-q4_K_M model, and nothing I can do seems to get rid of that reference...

SCR-20240215-otrq

I've even tried closing Cursor and restarting it, but it still continues to reference the wrong model and give the aforementioned error message.