mirror of
https://github.com/ollama/ollama.git
synced 2025-05-11 18:36:41 +02:00
If the chunksums response is missing a chunk, the client should fail the download. This changes the client to check that all bytes are accounted for in the chunksums response. It is possible there are overlaps or gaps in the chunksums response and so the size is not the only thing left to check, but this provides enough coverage for now. We may want to check that chunks are contiguous later. |
||
---|---|---|
.. | ||
cache/blob | ||
client/ollama | ||
cmd/opp | ||
internal | ||
manifest | ||
registry | ||
testutil |