ollama/types/model
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
..
testdata/fuzz/FuzzName
capability.go Add support for gemma4 (#15214) 2026-04-02 11:33:33 -07:00
config.go manifests: remove OCI rootfs from the model config (#17619) 2026-08-08 19:44:57 -07:00
name.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00
name_test.go Clean up the manifest and modelpath (#13807) 2026-01-21 11:46:17 -08:00