ollama/types
Daniel Hiltgen 5a173edb63
manifests: remove OCI rootfs from the model config (#17619)
rootfs.diff_ids duplicated the manifest's layer digest list into the config blob and nothing ever read it. On per-tensor safetensors models the copy grows past 100KB and create excessively large config blobs with unused redundant data. Model identity is unaffected: it is the digest of the manifest itself, which already commits to every layer hash.
2026-08-08 19:44:57 -07:00
..
errtypes lint 2024-08-01 17:06:06 -07:00
model manifests: remove OCI rootfs from the model config (#17619) 2026-08-08 19:44:57 -07:00
syncmap create blobs in parallel (#10135) 2025-05-05 11:59:26 -07:00