Blake Mizerany ef27d52e79
server/internal/client/ollama: cache completed chunks (#9933)
This change adds tracking of download chunks during the pull process so
that subsequent pulls can skip downloading already completed chunks.
This works across restarts of ollama.

Currently, download state will be lost if a prune is triggered during a
pull (e.g. restart or remove). This issue should be addressed in a
follow-up PR.
2025-03-30 23:54:54 -07:00
..
2024-07-26 14:14:48 -07:00
2025-03-28 11:50:22 -07:00
2025-03-28 11:50:22 -07:00
2025-02-13 16:31:21 -08:00