← Back to context Comment by roygbiv2 8 hours ago Because cursor gives you access to tons of different models, not just the Claude models. 2 comments roygbiv2 Reply tomaytotomato 4 hours ago This is outdated,Claude code can be run against any model you want, you just simply need to update the ENV vars.Or if you have Ollama running locally you can do something like this:ollama launch claude --model glm-5:cloudOr if you feel brave and want to turn your laptop into BBQollama launch claude --model minimax:2.5 anthonypasq 1 hour ago or you could just use cursor and select between everything at will every request and not have to manage 15 subscriptions
tomaytotomato 4 hours ago This is outdated,Claude code can be run against any model you want, you just simply need to update the ENV vars.Or if you have Ollama running locally you can do something like this:ollama launch claude --model glm-5:cloudOr if you feel brave and want to turn your laptop into BBQollama launch claude --model minimax:2.5 anthonypasq 1 hour ago or you could just use cursor and select between everything at will every request and not have to manage 15 subscriptions
anthonypasq 1 hour ago or you could just use cursor and select between everything at will every request and not have to manage 15 subscriptions
This is outdated,
Claude code can be run against any model you want, you just simply need to update the ENV vars.
Or if you have Ollama running locally you can do something like this:
ollama launch claude --model glm-5:cloud
Or if you feel brave and want to turn your laptop into BBQ
ollama launch claude --model minimax:2.5
or you could just use cursor and select between everything at will every request and not have to manage 15 subscriptions