ollama/ollama
Primitives
The shared types that flow through every part of Ollama. They appear in the API client, the daemon, the runner, and the desktop app, so they get their own page.
Pages
- Model name —
model.Name, parsing rules, capabilities. - Modelfile — the DSL and its parser.
- Manifest and blobs — on-disk model layout.
- API client and types — the published Go client and shared request/response types.
Built by Factory AutoWiki from public repository content. It is a generated preview for codebase exploration, not source-maintained documentation.