ollama: `digest mismatch` on download

While rare, ollama pull will sometimes result in a digest mismatch on download

% ollama run wizard-vicuna-uncensored:30b-q5_K_M
pulling manifest
pulling b1571c5cbd28... 100% |█████████████████████████████████████████████████████████████████████████████████████████████████████████| (45/45 B, 34 B/s)        
pulling d14264189a8a... 100% |█████████████████████████████████████████████████████████████████████████████████████████████████████████| (31/31 B, 17 B/s)        
pulling c4c2b65331ba... 100% |██████████████████████████████████████████████████████████████████████████████████████████████████████| (384/384 B, 238 B/s)        
verifying sha256 digest

Error: digest mismatch, file must be downloaded again: want sha256:1a640cd4d69a5260bcc807a531f82ddb3890ebf49bc2a323e60a9290547135c1, got sha256:5eef5d8ec5ce977b74f91524c0002f9a7adeb61606cdbdad6460e25d58d0f454

About this issue

  • Original URL
  • State: open
  • Created 8 months ago
  • Reactions: 13
  • Comments: 15

Most upvoted comments

There appears to be some instability with the backing file store. We’re actively investigating

Sadly not so rare