Pi 5 8GB + Hailo-10H, hailo-gen-ai-model-zoo 5.1.1, Debian Trixie.
curl http://localhost:8000/api/pull -H 'Content-Type: application/json' -d '{"model": "llama3.2:3b", "stream": true}'
Downloads the full 3.37GB blob successfully, then fails at SHA256 verification with “bad hash.” Tested three times — same result each time. Deleted blob between attempts.
Manifest hash: 1129f5f8384e4e45c5890104dc4ec1aee77e800ce1484ddc3aa942399aada425
Blob downloads to: /usr/share/hailo-ollama/models/blob/
All 1.5B models (qwen2.5-instruct, qwen2, deepseek_r1, qwen2.5-coder) pull and run without issue. Only llama3.2:3b is affected.