[GH-ISSUE #15796] deepseek-v4 file error #72123

Open
opened 2026-05-05 03:30:50 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @createne1 on GitHub (Apr 24, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15796

What is the issue?

ollama pull deepseek-v4-flash:cloud
pulling manifest
pulling 1281b5e5cffc: 100% ▕██████████████████████████████████████████████████████████▏ 348 B
verifying sha256 digest
Error: digest mismatch, file must be downloaded again: want sha256:1281b5e5cffc83208591388af031e4ae88cc93c34a7a6d1fbe6e63a922974e7a, got sha256:5417645b6b6b07be4bc1b6681dd21d902a5bc8bb720af64ed12288b7b4016461

Relevant log output

time=2026-04-24T09:58:47.932-04:00 level=INFO source=routes.go:1752 msg="server config" env="map[HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:131072 OLLAMA_DEBUG:INFO OLLAMA_DEBUG_LOG_REQUESTS:false OLLAMA_EDITOR: OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:/Users/cslwkstadmin/.ollama/models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NO_CLOUD:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_REMOTES:[ollama.com] OLLAMA_SCHED_SPREAD:false http_proxy: https_proxy: no_proxy:]"
time=2026-04-24T09:58:47.932-04:00 level=INFO source=routes.go:1754 msg="Ollama cloud disabled: false"
time=2026-04-24T09:58:47.943-04:00 level=INFO source=images.go:499 msg="total blobs: 39"
time=2026-04-24T09:58:47.944-04:00 level=INFO source=images.go:506 msg="total unused blobs removed: 0"
time=2026-04-24T09:58:47.945-04:00 level=INFO source=routes.go:1810 msg="Listening on 127.0.0.1:11434 (version 0.20.5)"
time=2026-04-24T09:58:47.946-04:00 level=INFO source=runner.go:67 msg="discovering available GPUs..."
time=2026-04-24T09:58:47.947-04:00 level=INFO source=server.go:444 msg="starting runner" cmd="/Applications/Ollama.app/Contents/Resources/ollama runner --ollama-engine --port 49251"
time=2026-04-24T09:58:48.117-04:00 level=INFO source=types.go:42 msg="inference compute" id=0 filter_id=0 library=Metal compute=0.0 name=Metal description="Apple M4 Max" libdirs="" driver=0.0 pci_id="" type=discrete total="107.5 GiB" available="107.5 GiB"
time=2026-04-24T09:58:48.117-04:00 level=INFO source=routes.go:1860 msg="vram-based default context" total_vram="107.5 GiB" default_num_ctx=262144
[GIN] 2026/04/24 - 09:58:48 | 200 |     113.041µs |       127.0.0.1 | GET      "/api/version"
[GIN] 2026/04/24 - 10:13:37 | 200 |      24.709µs |       127.0.0.1 | GET      "/api/version"
[GIN] 2026/04/24 - 10:13:37 | 200 |      17.917µs |       127.0.0.1 | GET      "/api/version"
[GIN] 2026/04/24 - 10:13:37 | 200 |    4.547958ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:13:37 | 200 |   112.25175ms |       127.0.0.1 | POST     "/api/show"
[GIN] 2026/04/24 - 10:13:37 | 200 |  210.052416ms |       127.0.0.1 | POST     "/api/me"
[GIN] 2026/04/24 - 10:13:37 | 200 |   112.56875ms |       127.0.0.1 | POST     "/api/me"
[GIN] 2026/04/24 - 10:13:37 | 200 |       9.792µs |       127.0.0.1 | GET      "/api/version"
[GIN] 2026/04/24 - 10:13:37 | 200 |    1.784708ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:13:39 | 200 |       1.566ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:14:09 | 200 |    3.372959ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:14:27 | 200 |      33.083µs |       127.0.0.1 | HEAD     "/"
[GIN] 2026/04/24 - 10:14:28 | 200 |   757.50025ms |       127.0.0.1 | POST     "/api/pull"
[GIN] 2026/04/24 - 10:14:33 | 200 |      13.417µs |       127.0.0.1 | HEAD     "/"
time=2026-04-24T10:14:34.335-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)"
[GIN] 2026/04/24 - 10:14:35 | 200 |  1.750912625s |       127.0.0.1 | POST     "/api/pull"
[GIN] 2026/04/24 - 10:14:39 | 200 |    5.244792ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:14:44 | 200 |      63.083µs |       127.0.0.1 | HEAD     "/"
[GIN] 2026/04/24 - 10:14:44 | 200 |    4.703791ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:15:09 | 200 |    5.935333ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:15:32 | 200 |       63.25µs |       127.0.0.1 | HEAD     "/"
time=2026-04-24T10:15:32.639-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)"
[GIN] 2026/04/24 - 10:15:33 | 200 |   1.73863075s |       127.0.0.1 | POST     "/api/pull"
[GIN] 2026/04/24 - 10:15:39 | 200 |    4.047042ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:15:57 | 200 |      45.709µs |       127.0.0.1 | HEAD     "/"
time=2026-04-24T10:15:57.927-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)"
[GIN] 2026/04/24 - 10:15:59 | 200 |  1.698534209s |       127.0.0.1 | POST     "/api/pull"
[GIN] 2026/04/24 - 10:16:09 | 200 |    3.405041ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:16:21 | 200 |      38.667µs |       127.0.0.1 | HEAD     "/"
time=2026-04-24T10:16:21.964-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)"
[GIN] 2026/04/24 - 10:16:23 | 200 |  1.702637375s |       127.0.0.1 | POST     "/api/pull"
[GIN] 2026/04/24 - 10:16:39 | 200 |    5.038125ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:17:09 | 200 |     5.31075ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:17:39 | 200 |    4.378958ms |       127.0.0.1 | GET      "/api/tags"
[GIN] 2026/04/24 - 10:18:09 | 200 |    4.610584ms |       127.0.0.1 | GET      "/api/tags"

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @createne1 on GitHub (Apr 24, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15796 ### What is the issue? ollama pull deepseek-v4-flash:cloud pulling manifest pulling 1281b5e5cffc: 100% ▕██████████████████████████████████████████████████████████▏ 348 B verifying sha256 digest Error: digest mismatch, file must be downloaded again: want sha256:1281b5e5cffc83208591388af031e4ae88cc93c34a7a6d1fbe6e63a922974e7a, got sha256:5417645b6b6b07be4bc1b6681dd21d902a5bc8bb720af64ed12288b7b4016461 ### Relevant log output ```shell time=2026-04-24T09:58:47.932-04:00 level=INFO source=routes.go:1752 msg="server config" env="map[HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:131072 OLLAMA_DEBUG:INFO OLLAMA_DEBUG_LOG_REQUESTS:false OLLAMA_EDITOR: OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_KEEP_ALIVE:5m0s OLLAMA_KV_CACHE_TYPE: OLLAMA_LLM_LIBRARY: OLLAMA_LOAD_TIMEOUT:5m0s OLLAMA_MAX_LOADED_MODELS:0 OLLAMA_MAX_QUEUE:512 OLLAMA_MODELS:/Users/cslwkstadmin/.ollama/models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NO_CLOUD:false OLLAMA_NUM_PARALLEL:1 OLLAMA_ORIGINS:[http://localhost https://localhost http://localhost:* https://localhost:* http://127.0.0.1 https://127.0.0.1 http://127.0.0.1:* https://127.0.0.1:* http://0.0.0.0 https://0.0.0.0 http://0.0.0.0:* https://0.0.0.0:* app://* file://* tauri://* vscode-webview://* vscode-file://*] OLLAMA_REMOTES:[ollama.com] OLLAMA_SCHED_SPREAD:false http_proxy: https_proxy: no_proxy:]" time=2026-04-24T09:58:47.932-04:00 level=INFO source=routes.go:1754 msg="Ollama cloud disabled: false" time=2026-04-24T09:58:47.943-04:00 level=INFO source=images.go:499 msg="total blobs: 39" time=2026-04-24T09:58:47.944-04:00 level=INFO source=images.go:506 msg="total unused blobs removed: 0" time=2026-04-24T09:58:47.945-04:00 level=INFO source=routes.go:1810 msg="Listening on 127.0.0.1:11434 (version 0.20.5)" time=2026-04-24T09:58:47.946-04:00 level=INFO source=runner.go:67 msg="discovering available GPUs..." time=2026-04-24T09:58:47.947-04:00 level=INFO source=server.go:444 msg="starting runner" cmd="/Applications/Ollama.app/Contents/Resources/ollama runner --ollama-engine --port 49251" time=2026-04-24T09:58:48.117-04:00 level=INFO source=types.go:42 msg="inference compute" id=0 filter_id=0 library=Metal compute=0.0 name=Metal description="Apple M4 Max" libdirs="" driver=0.0 pci_id="" type=discrete total="107.5 GiB" available="107.5 GiB" time=2026-04-24T09:58:48.117-04:00 level=INFO source=routes.go:1860 msg="vram-based default context" total_vram="107.5 GiB" default_num_ctx=262144 [GIN] 2026/04/24 - 09:58:48 | 200 | 113.041µs | 127.0.0.1 | GET "/api/version" [GIN] 2026/04/24 - 10:13:37 | 200 | 24.709µs | 127.0.0.1 | GET "/api/version" [GIN] 2026/04/24 - 10:13:37 | 200 | 17.917µs | 127.0.0.1 | GET "/api/version" [GIN] 2026/04/24 - 10:13:37 | 200 | 4.547958ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:13:37 | 200 | 112.25175ms | 127.0.0.1 | POST "/api/show" [GIN] 2026/04/24 - 10:13:37 | 200 | 210.052416ms | 127.0.0.1 | POST "/api/me" [GIN] 2026/04/24 - 10:13:37 | 200 | 112.56875ms | 127.0.0.1 | POST "/api/me" [GIN] 2026/04/24 - 10:13:37 | 200 | 9.792µs | 127.0.0.1 | GET "/api/version" [GIN] 2026/04/24 - 10:13:37 | 200 | 1.784708ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:13:39 | 200 | 1.566ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:14:09 | 200 | 3.372959ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:14:27 | 200 | 33.083µs | 127.0.0.1 | HEAD "/" [GIN] 2026/04/24 - 10:14:28 | 200 | 757.50025ms | 127.0.0.1 | POST "/api/pull" [GIN] 2026/04/24 - 10:14:33 | 200 | 13.417µs | 127.0.0.1 | HEAD "/" time=2026-04-24T10:14:34.335-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)" [GIN] 2026/04/24 - 10:14:35 | 200 | 1.750912625s | 127.0.0.1 | POST "/api/pull" [GIN] 2026/04/24 - 10:14:39 | 200 | 5.244792ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:14:44 | 200 | 63.083µs | 127.0.0.1 | HEAD "/" [GIN] 2026/04/24 - 10:14:44 | 200 | 4.703791ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:15:09 | 200 | 5.935333ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:15:32 | 200 | 63.25µs | 127.0.0.1 | HEAD "/" time=2026-04-24T10:15:32.639-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)" [GIN] 2026/04/24 - 10:15:33 | 200 | 1.73863075s | 127.0.0.1 | POST "/api/pull" [GIN] 2026/04/24 - 10:15:39 | 200 | 4.047042ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:15:57 | 200 | 45.709µs | 127.0.0.1 | HEAD "/" time=2026-04-24T10:15:57.927-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)" [GIN] 2026/04/24 - 10:15:59 | 200 | 1.698534209s | 127.0.0.1 | POST "/api/pull" [GIN] 2026/04/24 - 10:16:09 | 200 | 3.405041ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:16:21 | 200 | 38.667µs | 127.0.0.1 | HEAD "/" time=2026-04-24T10:16:21.964-04:00 level=INFO source=download.go:179 msg="downloading 1281b5e5cffc in 1 348 B part(s)" [GIN] 2026/04/24 - 10:16:23 | 200 | 1.702637375s | 127.0.0.1 | POST "/api/pull" [GIN] 2026/04/24 - 10:16:39 | 200 | 5.038125ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:17:09 | 200 | 5.31075ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:17:39 | 200 | 4.378958ms | 127.0.0.1 | GET "/api/tags" [GIN] 2026/04/24 - 10:18:09 | 200 | 4.610584ms | 127.0.0.1 | GET "/api/tags" ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-05-05 03:30:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#72123