← Back to context Comment by roygbiv2 6 hours ago Because cursor gives you access to tons of different models, not just the Claude models. 1 comment roygbiv2 Reply tomaytotomato 3 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
tomaytotomato 3 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
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