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
Cursor 0.26.2 (Cursor is a VS Code clone and seems to be compatible with Llama Coder)
Llama Coder
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...
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...
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...
I've even tried closing Cursor and restarting it, but it still continues to reference the wrong model and give the aforementioned error message.
The text was updated successfully, but these errors were encountered:
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...Seeing that the
q4_K_M
model was not recommended for Macs, I deleted the model from Ollama, and I tried to revert to thestable-code:3b-code-q4_0
model again, in the settings...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...I've even tried closing Cursor and restarting it, but it still continues to reference the wrong model and give the aforementioned error message.
The text was updated successfully, but these errors were encountered: