Complete model tooling.
Build durable AI products with deep customization, agent orchestration, and fine-tuning that runs on your own corpus.
Train, tune, and deploy models with complete control. The Foundry hands you the weights, the runtime, and the keys.
from foundry import Runtime from foundry.sampling import SampleSpec model_id = "orrery/vega-small-2601" sampling = SampleSpec(max_tokens=8192) runtime = Runtime( model=model_id, tokenizer_mode="orrery", load_format="orrery", config_format="orrery", ) messages = [ { "role": "user", "content": "Who painted the Sainte-Colombe ceiling?", }, ]
Own the full stack end to end. Fine-tune on your data, serve from your own hardware, and keep every weight, log, and key inside your perimeter.
Read the docsBuild durable AI products with deep customization, agent orchestration, and fine-tuning that runs on your own corpus.
Open and bespoke models across language, code, agents, and vision — with published benchmarks for each release.
Ship the same weights to edge devices, a private VPC, rented GPUs, or the rack in your own basement.
Our residency engineers sit with your team from evaluation design through rollout, and stay through the first 90 days.
Train, tune, and deploy AI systems that stay entirely yours.