Documentation
Ollaya downloads and serves open decision models locally. A decision model reads a state — text, an email, a ticket, JSON — plus typed questions, and returns typed answers with calibrated probabilities in a single forward pass. It never generates text.
- QuickstartInstall Ollaya, run your first decision model and call the local API.
- CLI referenceEvery ollaya command and flag — run, pull, serve, list, ps, show, stop, rm, cp and create.
- API referenceThe native /api endpoints, the TypeSafe-compatible /v1 endpoints, errors, streaming and limits.
- ModelfileBake a question set, calibration, precision and license into a model you can run by name.
- TypeSafe compatibilityUse the official TypeSafe SDK and existing code with local, open models by changing environment variables.
- FAQHow Ollaya relates to Ollama and TypeSafe, hardware, privacy, where weights come from, and licensing.