It's really sad that Cursor does not support local models yet (afaiu they fetch the URL you provide from their server). Is there a VS Code plugin or other editor that does?
With models like CodeGemma and Command-R+ it makes more and more sense to run them locally.
According to https://forum.cursor.sh/t/support-local-llms/1099/7 the Cursor servers do a lot of work in between your local computer and the model. So porting all that to work on users' laptops is going to take a while.
With models like CodeGemma and Command-R+ it makes more and more sense to run them locally.