Unable to pull Home-3B-v3-GGUF:F16 using Ollama. Error: "Digest mismatch"
Describe the bug
I have tried Ollama pull and Ollama run, but everytime I am trying to pull Home-3B-v3-GGUF through OLLAMA, I am getting error:
command used:
ollama pull hf.co/acon96/Home-3B-v3-GGUF:F16 ollama run hf.co/acon96/Home-3B-v3-GGUF:F16
verifying sha256 digest "Error: digest mismatch, file must be downloaded again:"
Expected behavior
I had no issues downloading Mistral or Qwen.
Sorry for the lack of details, let me know what I can provide to support with this issue. I have done some research before opening this issue but did not find anything that was of help or directly related to home-llm.
I have the same issue. It seems to keep trying to pull a 7.5kb file that never actually downloads (at least I don't see it in my blobs folder)
pulling manifest
pulling b3d1c9eaeca6... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 1.7 GB
pulling 6ce6969e9106... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 7.5 KB
pulling af0ddbdaaa26... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 70 B
pulling 66dfcc32a723... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 57 B
pulling 394f0057b1b3... 100% ▕█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████▏ 198 B
verifying sha256 digest
Error: digest mismatch, file must be downloaded again: want sha256:6ce6969e91066fc066879f76686c1eabed275e58bafc19f1ab27cffa7a300aa1, got sha256:9509b94e411ef77117514268f8338d40fa76287a506a957025e97e266e9fb450
The 1B model pulls fine.
Can confirm, 1B model works.