Model provider
Local, open-weight AI models in ClawAI
Run open-weight models yourself with Ollama or llama.cpp through ClawAI, instead of sending requests to a cloud provider. What the mechanism is and how it differs from the cloud providers on this page.
All providers · Last reviewed:
Models ClawAI can route to
GLM 5.3
GLM 5.3 Flash
GLM 5.2
GLM 5.1
Mistral Large 3:675b
Nemotron 3 nano:30b
Nemotron 3 Super
Nemotron 3 Ultra
Deepseek v4 flash:0731
Deepseek v4 pro:0813
Deepseek v4.1 Flash
gemma4:31b
GPT oss:120b
GPT oss:20b
Kimi k2.6
Kimi k2.7 Code
Kimi k3
Minimax m2.7
Minimax m3
qwen3.5:397b
This list is read live from the models ClawAI can route to right now, so it changes as providers are connected or models are retired. Confirm the live catalog on the pricing page
What running a model locally actually changes
A cloud provider on this site runs a model on its own infrastructure and charges per request. Ollama and llama.cpp instead load an open-weight model onto hardware you control — your own machine, or a server you operate — so the request never leaves it. That changes who can see the request, not what the model is capable of; a locally run open-weight model is a different kind of thing from any of the cloud providers listed elsewhere in this cluster, not a drop-in replacement for one.
Ollama and llama.cpp are two different tools
Both are real ClawAI adapters, but they suit different situations — Ollama focuses on ease of pulling and running a model with sensible defaults, and llama.cpp gives more direct control over how a model is run at the cost of more manual setup. The full comparison lives at Ollama vs llama.cpp, linked below, rather than being repeated here.
Choosing which open-weight model to run
This page deliberately names no specific open-weight model, because the field moves faster than a static page can track and a stale recommendation is worse than none. What is local-first AI, linked below, explains open-weight models and the trade-off against cloud providers in more depth than a product page should.
Questions people ask
- Does local AI cost anything through ClawAI?
- ClawAI does not charge a per-token rate for a locally run model the way it does for a cloud provider, since there is no cloud provider being billed — the cost is the hardware you already run it on. Confirm current plan behaviour on the pricing page.
- Which open-weight model should I run?
- This page does not recommend one — see what is local-first AI, linked below, for how to think about the choice, since the right model depends on your hardware and task in a way a static page cannot track responsibly.
- Is a locally run model as capable as a cloud model?
- That depends entirely on the specific open-weight model and your hardware, and this page will not make a blanket claim either way. See how to evaluate AI models, linked below, for how to check for your own workload.
Try it rather than take our word for it
ClawAI’s Ollama and llama.cpp adapters are real, shipped connectors — Local-Only routing mode keeps every request on hardware you control.