Hand us a teacher API and a task spec. We distill it into a 20–50M model that runs on CPU, edge, or browser with zero API dependency at inference.
A real distillation, in our language. Each step maps to something concrete in the engine.
Install the CLI and distill your first Spirit. About 30 minutes on a single GPU, ~$0.30 in teacher API.
# Install pip install distillarium[gemini] # Distill — uses GOOGLE_API_KEY from env distillery distill recipes/needle.tool-calling-v1.yaml # Inspect your local Cellar distillery cellar # Re-taste against fresh held-out data distillery taste spirits/needle.pt --mash held_out.jsonl # Bottle for deployment (ONNX, GGUF, WASM) distillery bottle spirits/needle.pt --format onnx
Browse and fork community Spirits. Every one ships with full Tasting Notes.
You bring the teacher API key. We never absorb teacher costs — pass-through at +15%.