|
|
|
|
|
by tomaytotomato
61 days 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:cloud Or if you feel brave and want to turn your laptop into BBQ ollama launch claude --model minimax:2.5 |
|