Files
ollama/server
Patrick Devine 7bbcd2e6be server: add v2 manifest path
This change adds a new manifest-v2/ path for new models created with the
create/pull/copy commands. Under manifest-v2, manifests are now just blobs which are
content addressable similar to tensors/config files. The named tags instead
will symlink/hard link/contain a copy depending on what the file system supports.

Downgrades to older versions of ollama are still possible, but any create/pull/copy
done with the newer version will potentially have its blobs pruned by the older
version.

manifest-v2 also changes the default registry name to `ollama.com` instead of
`registry.ollama.ai`.
2026-04-21 12:05:54 -07:00
..
2026-04-21 12:05:54 -07:00
2026-04-21 12:05:54 -07:00
2026-04-21 12:05:54 -07:00
2026-03-16 17:40:29 -07:00
2026-03-16 17:40:29 -07:00