Skip to main content

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

    • Tools
  • GLM 5.3 Flash

    • Tools
  • GLM 5.2

    Context: 976,000

    • Tools
  • GLM 5.1

    Context: 198,000

    • Tools
  • Mistral Large 3:675b

    Context: 256,000

    • Tools
  • Nemotron 3 nano:30b

    Context: 1,000,000

    • Tools
  • Nemotron 3 Super

    Context: 256,000

    • Tools
  • Nemotron 3 Ultra

    Context: 256,000

    • Tools
  • Deepseek v4 flash:0731

    Context: 1,000,000

    • Tools
  • Deepseek v4 pro:0813

    Context: 1,000,000

    • Tools
  • Deepseek v4.1 Flash

    • Tools
  • gemma4:31b

    Context: 256,000

    • GPT oss:120b

      Context: 128,000

      • Tools
    • GPT oss:20b

      Context: 128,000

      • Tools
    • Kimi k2.6

      Context: 256,000

      • Tools
    • Kimi k2.7 Code

      Context: 256,000

      • Tools
    • Kimi k3

      Context: 1,000,000

      • Tools
    • Minimax m2.7

      Context: 200,000

      • Tools
    • Minimax m3

      Context: 512,000

      • Tools
    • qwen3.5:397b

      Context: 256,000

      • Tools

    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.