Get started
Pick what you want to do. We'll show you how.
anvil Run models on your hardware
If you've used Ollama before, this will feel familiar — but without the Docker container, the account requirement, or the opaque blob store. If you haven't, this is the easiest way to run AI models on your own machine.
What you need
A computer with a GPU. NVIDIA (any modern card with 6GB+ VRAM), AMD, or Apple Silicon. That's it. No Docker, no Python, no special accounts.
Install anvil
Pick a model
Models come from HuggingFace. No registry accounts needed — just a direct download. Here are some good starting points:
Qwen3-8B-Q4_K_M 6 GB General chat, coding assistance Qwen3-14B-Q4_K_M 10 GB Better reasoning, longer context Qwen3-32B-Q4_K_M 20 GB Complex tasks, code review Start chatting
That's an OpenAI-compatible API. Any tool that works with OpenAI's API works with anvil.
Point Open WebUI, Continue, Cursor, or any other client at http://localhost:11434.