[GH-ISSUE #10050] Extremely Slow Model Download Speed Despite Fast Internet Connection (Windows 11) #68647

Closed
opened 2026-05-04 14:43:48 -05:00 by GiteaMirror · 8 comments
Owner

Originally created by @ismailsemihsenturk on GitHub (Mar 30, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10050

What is the issue?

Hi Ollama Team,

I'm experiencing significantly slow download speeds when trying to pull models using the ollama pull command in the command prompt (cmd).

As you can see in the first screenshot, the download speed is often very low (around 10 Mbps or sometimes even lower):

Image

However, my actual internet connection speed is much higher, as shown by a speed test:

Image

Due to this slow speed, downloading a large model (e.g., 20GB) can take nearly 10 hours. The download speed sometimes drops to zero, forcing me to restart the process.

I don't believe the issue is with my overall internet connection or system resources. To test this, I started a game download on Steam while an Ollama download was running. Steam was able to utilize my full download speed:

Image

Interestingly, as soon as I stopped the Steam download, the Ollama download speed dropped back down to around 10 Mbps:

Image

Troubleshooting and System Details:

  • I built this PC two weeks ago and I'm running Windows 11.
  • Previously (around 2-3 weeks ago), I was using Ollama on my laptop (Windows 10) on the same network, and model downloads were much faster.
  • I don't suspect driver issues, as other applications like Steam and Epic Games can utilize my full network speed without problems.
  • I don't believe my location (Turkey) is the cause, given that it worked fine on my previous machine.
  • The issue occurs with various models, not just specific ones (e.g., ollama run llama2 or any other model exhibits the same slow download behavior).
  • I have updated Ollama to the latest version, but the issue persists.
  • I'm unsure what could be causing this significant slowdown specifically for Ollama downloads on my new machine. Could it be related to how Ollama handles downloads on Windows 11, or perhaps a specific network configuration issue triggered by Ollama?

I will also provide server logs (server.log).

Thank you for your help and any insights you can provide.

Relevant log output

2025/03/30 14:09:15 routes.go:1230: INFO server config env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:2048 OLLAMA_DEBUG:false OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false 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:D:\\ollama\\models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:0 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_SCHED_SPREAD:false ROCR_VISIBLE_DEVICES:]"
time=2025-03-30T14:09:15.479+03:00 level=INFO source=images.go:432 msg="total blobs: 17"
time=2025-03-30T14:09:15.479+03:00 level=INFO source=images.go:439 msg="total unused blobs removed: 0"
time=2025-03-30T14:09:15.479+03:00 level=INFO source=routes.go:1297 msg="Listening on 127.0.0.1:11434 (version 0.6.3)"
time=2025-03-30T14:09:15.479+03:00 level=INFO source=gpu.go:217 msg="looking for compatible GPUs"
time=2025-03-30T14:09:15.479+03:00 level=INFO source=gpu_windows.go:167 msg=packages count=1
time=2025-03-30T14:09:15.479+03:00 level=INFO source=gpu_windows.go:214 msg="" package=0 cores=16 efficiency=0 threads=32
time=2025-03-30T14:09:15.952+03:00 level=INFO source=amd_windows.go:127 msg="unsupported Radeon iGPU detected skipping" id=0 total="24.9 GiB"
time=2025-03-30T14:09:15.955+03:00 level=INFO source=types.go:130 msg="inference compute" id=GPU-45aea0f3-3e7a-ff99-80b6-624dfe521cd1 library=cuda variant=v12 compute=12.0 driver=12.8 name="NVIDIA GeForce RTX 5090" total="31.8 GiB" available="30.1 GiB"
[GIN] 2025/03/30 - 14:09:15 | 200 |            0s |       127.0.0.1 | HEAD     "/"
[GIN] 2025/03/30 - 14:09:15 | 404 |       511.5µs |       127.0.0.1 | POST     "/api/show"
time=2025-03-30T14:09:17.318+03:00 level=INFO source=download.go:176 msg="downloading 37fa17d565db in 17 1 GB part(s)"
[GIN] 2025/03/30 - 14:09:19 | 200 |       546.8µs |       127.0.0.1 | HEAD     "/"
[GIN] 2025/03/30 - 14:09:19 | 200 |            0s |       127.0.0.1 | GET      "/api/ps"
[GIN] 2025/03/30 - 14:09:21 | 200 |            0s |       127.0.0.1 | HEAD     "/"
[GIN] 2025/03/30 - 14:09:21 | 200 |      1.0358ms |       127.0.0.1 | GET      "/api/tags"
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 5 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 6 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 13 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 9 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 12 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 11 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 10 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 3 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 8 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 7 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 2 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 4 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 15 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 0 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 14 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:16.842+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 1 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection."
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s"
time=2025-03-30T16:24:32.920+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.921+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.923+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.923+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.925+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.925+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.926+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.926+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.926+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:32.927+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 1 failed: EOF, retrying in 2s"
time=2025-03-30T16:24:34.967+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.967+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.969+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.969+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.969+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.970+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.972+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.972+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.973+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.973+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.974+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:34.977+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 2 failed: EOF, retrying in 4s"
time=2025-03-30T16:24:39.014+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.017+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.020+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.021+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.021+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.021+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.023+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.024+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.024+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.025+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.025+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:39.025+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 3 failed: EOF, retrying in 8s"
time=2025-03-30T16:24:47.059+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.062+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.062+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.063+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.063+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.065+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.067+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.068+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.068+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.070+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.070+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.071+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.071+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.072+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.074+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:24:47.074+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 4 failed: EOF, retrying in 16s"
time=2025-03-30T16:25:03.108+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.108+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.109+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.114+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.118+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.118+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.121+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.122+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.122+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.124+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 5 failed: EOF, retrying in 32s"
time=2025-03-30T16:25:03.124+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 5 failed: EOF, retrying in 32s"
[GIN] 2025/03/30 - 16:25:35 | 200 |      2h16m19s |       127.0.0.1 | POST     "/api/pull"
[GIN] 2025/03/30 - 16:26:04 | 200 |            0s |       127.0.0.1 | HEAD     "/"
[GIN] 2025/03/30 - 16:26:04 | 404 |       539.4µs |       127.0.0.1 | POST     "/api/show"
time=2025-03-30T16:26:05.621+03:00 level=INFO source=download.go:176 msg="downloading 37fa17d565db in 17 1 GB part(s)"
[GIN] 2025/03/30 - 16:54:24 | 200 |      1.5359ms |       127.0.0.1 | GET      "/api/version"

OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

ollama version is 0.6.3

Originally created by @ismailsemihsenturk on GitHub (Mar 30, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10050 ### What is the issue? Hi Ollama Team, I'm experiencing significantly slow download speeds when trying to pull models using the ollama pull command in the command prompt (cmd). As you can see in the first screenshot, the download speed is often very low (around 10 Mbps or sometimes even lower): ![Image](https://github.com/user-attachments/assets/0baaf9ae-b938-4769-ac67-af8e908c14e1) However, my actual internet connection speed is much higher, as shown by a speed test: ![Image](https://github.com/user-attachments/assets/79a01024-2a1b-4bb3-9626-be6b59e56aa0) Due to this slow speed, downloading a large model (e.g., 20GB) can take nearly 10 hours. The download speed sometimes drops to zero, forcing me to restart the process. I don't believe the issue is with my overall internet connection or system resources. To test this, I started a game download on Steam while an Ollama download was running. Steam was able to utilize my full download speed: ![Image](https://github.com/user-attachments/assets/f35ca6f2-6e07-4430-b14c-e46e903fac5c) Interestingly, as soon as I stopped the Steam download, the Ollama download speed dropped back down to around 10 Mbps: ![Image](https://github.com/user-attachments/assets/75322aa4-daf2-4d8a-a4d3-973ba2990800) Troubleshooting and System Details: * I built this PC two weeks ago and I'm running Windows 11. * Previously (around 2-3 weeks ago), I was using Ollama on my laptop (Windows 10) on the same network, and model downloads were much faster. * I don't suspect driver issues, as other applications like Steam and Epic Games can utilize my full network speed without problems. * I don't believe my location (Turkey) is the cause, given that it worked fine on my previous machine. * The issue occurs with various models, not just specific ones (e.g., ollama run llama2 or any other model exhibits the same slow download behavior). * I have updated Ollama to the latest version, but the issue persists. * I'm unsure what could be causing this significant slowdown specifically for Ollama downloads on my new machine. Could it be related to how Ollama handles downloads on Windows 11, or perhaps a specific network configuration issue triggered by Ollama? I will also provide server logs (server.log). Thank you for your help and any insights you can provide. ### Relevant log output ```shell 2025/03/30 14:09:15 routes.go:1230: INFO server config env="map[CUDA_VISIBLE_DEVICES: GPU_DEVICE_ORDINAL: HIP_VISIBLE_DEVICES: HSA_OVERRIDE_GFX_VERSION: HTTPS_PROXY: HTTP_PROXY: NO_PROXY: OLLAMA_CONTEXT_LENGTH:2048 OLLAMA_DEBUG:false OLLAMA_FLASH_ATTENTION:false OLLAMA_GPU_OVERHEAD:0 OLLAMA_HOST:http://127.0.0.1:11434 OLLAMA_INTEL_GPU:false 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:D:\\ollama\\models OLLAMA_MULTIUSER_CACHE:false OLLAMA_NEW_ENGINE:false OLLAMA_NOHISTORY:false OLLAMA_NOPRUNE:false OLLAMA_NUM_PARALLEL:0 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_SCHED_SPREAD:false ROCR_VISIBLE_DEVICES:]" time=2025-03-30T14:09:15.479+03:00 level=INFO source=images.go:432 msg="total blobs: 17" time=2025-03-30T14:09:15.479+03:00 level=INFO source=images.go:439 msg="total unused blobs removed: 0" time=2025-03-30T14:09:15.479+03:00 level=INFO source=routes.go:1297 msg="Listening on 127.0.0.1:11434 (version 0.6.3)" time=2025-03-30T14:09:15.479+03:00 level=INFO source=gpu.go:217 msg="looking for compatible GPUs" time=2025-03-30T14:09:15.479+03:00 level=INFO source=gpu_windows.go:167 msg=packages count=1 time=2025-03-30T14:09:15.479+03:00 level=INFO source=gpu_windows.go:214 msg="" package=0 cores=16 efficiency=0 threads=32 time=2025-03-30T14:09:15.952+03:00 level=INFO source=amd_windows.go:127 msg="unsupported Radeon iGPU detected skipping" id=0 total="24.9 GiB" time=2025-03-30T14:09:15.955+03:00 level=INFO source=types.go:130 msg="inference compute" id=GPU-45aea0f3-3e7a-ff99-80b6-624dfe521cd1 library=cuda variant=v12 compute=12.0 driver=12.8 name="NVIDIA GeForce RTX 5090" total="31.8 GiB" available="30.1 GiB" [GIN] 2025/03/30 - 14:09:15 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2025/03/30 - 14:09:15 | 404 | 511.5µs | 127.0.0.1 | POST "/api/show" time=2025-03-30T14:09:17.318+03:00 level=INFO source=download.go:176 msg="downloading 37fa17d565db in 17 1 GB part(s)" [GIN] 2025/03/30 - 14:09:19 | 200 | 546.8µs | 127.0.0.1 | HEAD "/" [GIN] 2025/03/30 - 14:09:19 | 200 | 0s | 127.0.0.1 | GET "/api/ps" [GIN] 2025/03/30 - 14:09:21 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2025/03/30 - 14:09:21 | 200 | 1.0358ms | 127.0.0.1 | GET "/api/tags" time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 5 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 6 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 13 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 9 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 12 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 11 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 10 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 3 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 8 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 7 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 2 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 4 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 15 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 0 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.520+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 14 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:16.842+03:00 level=INFO source=download.go:373 msg="37fa17d565db part 1 stalled; retrying. If this persists, press ctrl-c to exit, then 'ollama pull' to find a faster connection." time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:31.680+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 0 failed: Get \"https://cdn-lfs-us-1.hf.co/repos/0c/cd/0ccdf48aac2dbd7d6f7a1f454cf93321d21921b741763fb0eac0528558396199/37fa17d565dbf946550ad6c1e5036cc682b515592381bf6e27246351e1927623?response-content-disposition=inline%3B+filename*%3DUTF-8%27%27gemma-3-27b-it-Q4_K_M.gguf%3B+filename%3D%22gemma-3-27b-it-Q4_K_M.gguf%22%3B&Expires=1743336558&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTc0MzMzNjU1OH19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmhmLmNvL3JlcG9zLzBjL2NkLzBjY2RmNDhhYWMyZGJkN2Q2ZjdhMWY0NTRjZjkzMzIxZDIxOTIxYjc0MTc2M2ZiMGVhYzA1Mjg1NTgzOTYxOTkvMzdmYTE3ZDU2NWRiZjk0NjU1MGFkNmMxZTUwMzZjYzY4MmI1MTU1OTIzODFiZjZlMjcyNDYzNTFlMTkyNzYyMz9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSoifV19&Signature=VDj1ISxms4%7EBUNGNssO2y0tr7-L3R8dox2WJjZHbDo5IzeFazQHRupcH3vdBHeIqVTttVJBTAn1sok7FQEjJFJXodSQhJJAeXS7zev-O3mPqvaSqZYWzl60MY9qcSmS%7EHBowI%7EKhs4VRnfWZjdHr46C9HAt5OKLtB2zXQ2oGOvW1ZoqWui%7EecaUlydEYHTnkb%7EtPgItvAzdfTFggpVEtZhkVfhj2br%7EFPczFbQLtUdlJ2SJlnmsBppyIZh-%7EZ8IC6moiI1%7E-kBeVzJJVV5SK0qyB37tOCy5TnqJlSjqhem-v%7Eq5%7Ehuk7fHnlbXTM0fFj96ejSCTPgYowDJF%7ERPIVbw__&Key-Pair-Id=K24J24Z295AEI9\": read tcp 192.168.5.26:59262->18.165.61.40:443: wsarecv: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond., retrying in 1s" time=2025-03-30T16:24:32.920+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.921+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.922+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.923+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.923+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.925+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.925+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.926+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.926+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.926+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:32.927+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 1 failed: EOF, retrying in 2s" time=2025-03-30T16:24:34.967+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.967+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.969+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.969+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.969+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.970+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.972+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.972+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.973+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.973+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.974+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.975+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:34.977+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 2 failed: EOF, retrying in 4s" time=2025-03-30T16:24:39.014+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.015+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.017+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.020+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.021+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.021+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.021+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.023+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.024+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.024+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.025+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.025+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:39.025+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 3 failed: EOF, retrying in 8s" time=2025-03-30T16:24:47.059+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.062+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.062+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.063+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.063+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.065+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.067+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.068+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.068+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.070+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.070+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.071+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.071+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.072+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.074+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:24:47.074+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 4 failed: EOF, retrying in 16s" time=2025-03-30T16:25:03.108+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 12 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.108+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 5 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.109+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 8 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.114+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 6 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 11 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 9 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 15 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 4 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.116+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 2 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.118+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 14 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.118+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 3 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.121+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 1 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.122+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 13 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.122+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 7 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.124+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 0 attempt 5 failed: EOF, retrying in 32s" time=2025-03-30T16:25:03.124+03:00 level=INFO source=download.go:294 msg="37fa17d565db part 10 attempt 5 failed: EOF, retrying in 32s" [GIN] 2025/03/30 - 16:25:35 | 200 | 2h16m19s | 127.0.0.1 | POST "/api/pull" [GIN] 2025/03/30 - 16:26:04 | 200 | 0s | 127.0.0.1 | HEAD "/" [GIN] 2025/03/30 - 16:26:04 | 404 | 539.4µs | 127.0.0.1 | POST "/api/show" time=2025-03-30T16:26:05.621+03:00 level=INFO source=download.go:176 msg="downloading 37fa17d565db in 17 1 GB part(s)" [GIN] 2025/03/30 - 16:54:24 | 200 | 1.5359ms | 127.0.0.1 | GET "/api/version" ``` ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version ollama version is 0.6.3
GiteaMirror added the bug label 2026-05-04 14:43:48 -05:00
Author
Owner

@ismailsemihsenturk commented on GitHub (Mar 30, 2025):

further information:

Image

But i think this is about the HF and not Ollama.

<!-- gh-comment-id:2764598572 --> @ismailsemihsenturk commented on GitHub (Mar 30, 2025): further information: ![Image](https://github.com/user-attachments/assets/a8a51de0-d25a-46f8-905a-0629f1097ef3) But i think this is about the HF and not Ollama.
Author
Owner

@ismailsemihsenturk commented on GitHub (Mar 31, 2025):

Subject: Update & Solution Found for Slow Download Speed Issue

Hi everyone,

I wanted to provide an update and share the solution that resolved the slow download speed issue I reported for ollama pull on my Windows 11 machine.

Recap of the Problem:
As initially described, while my internet speed tests showed ~100 Mbps, ollama pull commands in CMD, as well as downloads in the Brave browser, were capped at around 10 Mbps. However, applications like Steam and Microsoft Edge could utilize the full 100 Mbps bandwidth.

The Solution:
The issue seems to have been related to settings within the Brave browser, which is my default browser. I followed the steps outlined in this Youtube tutorial

Enabled Parallel Downloading in Brave:

Navigated to brave://flags in the Brave address bar.

Searched for the Parallel downloading flag.

Set the flag to Enabled.

Relaunched Brave when prompted.

Changed Brave's Secure DNS Settings:

Went to Brave Settings > Privacy and security > Security.

Under the "Use secure DNS" section.

Selected the "With Custom" option.

Chose Cloudflare (1.1.1.1) from the dropdown list.

Outcome:
After applying these changes and relaunching Brave:

Downloads within the Brave browser now utilize my full ~100 Mbps speed.

Surprisingly, ollama pull commands in CMD also immediately started downloading at the full ~100 Mbps speed.

Image

Conclusion:
While the direct link between Brave's internal settings (flags and secure DNS) and the download speed of a command-line tool like Ollama isn't immediately obvious, changing these settings in my default browser resolved the bottleneck for both Brave and Ollama downloads running via CMD. Perhaps Brave being the default browser causes some underlying Windows network components or DNS resolution methods used by CMD applications to be influenced, or the act of changing these settings and restarting cleared a problematic network state/cache.

Whatever the exact mechanism, these steps fixed the slow download speeds I was experiencing with Ollama.

Thank you to anyone who looked into this. Hopefully, this solution helps others who might encounter a similar pattern of behavior on Windows with specific browsers acting as bottlenecks.

This issue can likely be closed now.

<!-- gh-comment-id:2765735016 --> @ismailsemihsenturk commented on GitHub (Mar 31, 2025): Subject: Update & Solution Found for Slow Download Speed Issue Hi everyone, I wanted to provide an update and share the solution that resolved the slow download speed issue I reported for ollama pull on my Windows 11 machine. Recap of the Problem: As initially described, while my internet speed tests showed ~100 Mbps, ollama pull commands in CMD, as well as downloads in the Brave browser, were capped at around 10 Mbps. However, applications like Steam and Microsoft Edge could utilize the full 100 Mbps bandwidth. The Solution: The issue seems to have been related to settings within the Brave browser, which is my default browser. I followed the steps outlined in this [Youtube tutorial](https://www.youtube.com/watch?v=AGoEc_-EExc) Enabled Parallel Downloading in Brave: Navigated to brave://flags in the Brave address bar. Searched for the Parallel downloading flag. Set the flag to Enabled. Relaunched Brave when prompted. Changed Brave's Secure DNS Settings: Went to Brave Settings > Privacy and security > Security. Under the "Use secure DNS" section. Selected the "With Custom" option. Chose Cloudflare (1.1.1.1) from the dropdown list. Outcome: After applying these changes and relaunching Brave: Downloads within the Brave browser now utilize my full ~100 Mbps speed. Surprisingly, ollama pull commands in CMD also immediately started downloading at the full ~100 Mbps speed. ![Image](https://github.com/user-attachments/assets/e06db293-d14e-4c26-99be-a90d162fb4e8) Conclusion: While the direct link between Brave's internal settings (flags and secure DNS) and the download speed of a command-line tool like Ollama isn't immediately obvious, changing these settings in my default browser resolved the bottleneck for both Brave and Ollama downloads running via CMD. Perhaps Brave being the default browser causes some underlying Windows network components or DNS resolution methods used by CMD applications to be influenced, or the act of changing these settings and restarting cleared a problematic network state/cache. Whatever the exact mechanism, these steps fixed the slow download speeds I was experiencing with Ollama. Thank you to anyone who looked into this. Hopefully, this solution helps others who might encounter a similar pattern of behavior on Windows with specific browsers acting as bottlenecks. This issue can likely be closed now.
Author
Owner

@faizan-ashaikh commented on GitHub (Aug 5, 2025):

@ismailsemihsenturk Thank you for your wonderful solution, I am not sure what the problem is but I was facing the same problem on my Pop OS 22.04, while running this command "ollama run hf.co/unsloth/Devstral-Small-2505-GGUF:Q4_K_M" and the speed was stuck at 3.5 MBPS and below, when I did this it shooted up to 22 MBPS.

Note: I did the same steps for Chrome and Brave both on my laptop because I was not sure which one was default.

<!-- gh-comment-id:3154913928 --> @faizan-ashaikh commented on GitHub (Aug 5, 2025): @ismailsemihsenturk Thank you for your wonderful solution, I am not sure what the problem is but I was facing the same problem on my Pop OS 22.04, while running this command "ollama run hf.co/unsloth/Devstral-Small-2505-GGUF:Q4_K_M" and the speed was stuck at 3.5 MBPS and below, when I did this it shooted up to 22 MBPS. Note: I did the same steps for Chrome and Brave both on my laptop because I was not sure which one was default.
Author
Owner

@ismailsemihsenturk commented on GitHub (Aug 5, 2025):

@ismailsemihsenturk Thank you for your wonderful solution, I am not sure what the problem is but I was facing the same problem on my Pop OS 22.04, while running this command "ollama run hf.co/unsloth/Devstral-Small-2505-GGUF:Q4_K_M" and the speed was stuck at 3.5 MBPS and below, when I did this it shooted up to 22 MBPS.

Note: I did the same steps for Chrome and Brave both on my laptop because I was not sure which one was default.

I'm glad i could help 😊

<!-- gh-comment-id:3155001964 --> @ismailsemihsenturk commented on GitHub (Aug 5, 2025): > @ismailsemihsenturk Thank you for your wonderful solution, I am not sure what the problem is but I was facing the same problem on my Pop OS 22.04, while running this command "ollama run hf.co/unsloth/Devstral-Small-2505-GGUF:Q4_K_M" and the speed was stuck at 3.5 MBPS and below, when I did this it shooted up to 22 MBPS. > > Note: I did the same steps for Chrome and Brave both on my laptop because I was not sure which one was default. I'm glad i could help 😊
Author
Owner

@faizan-ashaikh commented on GitHub (Aug 5, 2025):

For anyone coming here on this closed PR, I found some solutions apart from the one mentioned above which might work if you are on Linux (Pop OS 22.04 LTS) and facing this issue with Ollama or Llama.cpp. My internet plan is 300 megabits/sec, and I was getting 5 to 15 mbps before the following.

After looking and debugging around for a while there were two major things that I did which then solves the slow internet speed issue while downloading the files and models:

  1. Docker: I had docker installed on my os and it is a dual booted laptop, so I modified the default docker bridge in the daemon settings to none, that gave me some better speed.
  2. WiFi related settings on the system, so going to the settings of that particular wifi connection and going to Identity tab, and setting the MAC address from the dropdown, then setting the Cloned Address setting to Permanent, if you have multiple BSSID then select one then test for speed and select another then test for speed and select which one works for you. Also in the Details tab it sometimes shows you the Link speed average so that also helps as a cue if the speed issue is solved or not.
<!-- gh-comment-id:3156506661 --> @faizan-ashaikh commented on GitHub (Aug 5, 2025): For anyone coming here on this closed PR, I found some solutions apart from the one mentioned above which might work if you are on Linux (Pop OS 22.04 LTS) and facing this issue with Ollama or Llama.cpp. My internet plan is 300 megabits/sec, and I was getting 5 to 15 mbps before the following. After looking and debugging around for a while there were two major things that I did which then solves the slow internet speed issue while downloading the files and models: 1. Docker: I had docker installed on my os and it is a dual booted laptop, so I modified the default docker bridge in the daemon settings to none, that gave me some better speed. 2. WiFi related settings on the system, so going to the settings of that particular wifi connection and going to Identity tab, and setting the MAC address from the dropdown, then setting the Cloned Address setting to Permanent, if you have multiple BSSID then select one then test for speed and select another then test for speed and select which one works for you. Also in the Details tab it sometimes shows you the Link speed average so that also helps as a cue if the speed issue is solved or not.
Author
Owner

@Khafan2019 commented on GitHub (Aug 22, 2025):

@ismailsemihsenturk Thanks for providing a solution for this issue. I had this issue right now and after applying this solution everything is working wonderfully! 👍

<!-- gh-comment-id:3212844923 --> @Khafan2019 commented on GitHub (Aug 22, 2025): @ismailsemihsenturk Thanks for providing a solution for this issue. I had this issue right now and after applying this solution everything is working wonderfully! 👍
Author
Owner

@pragnyanramtha commented on GitHub (Oct 23, 2025):

i am facing the same issue, but i am on archlinux (linux-zen) with "zen" as my default browser
my download speeds on my default browser are fine (around 100 Mbps )
But i am facing the same issue , is there any other way to fix this ?

<!-- gh-comment-id:3435474813 --> @pragnyanramtha commented on GitHub (Oct 23, 2025): i am facing the same issue, but i am on archlinux (linux-zen) with "zen" as my default browser my download speeds on my default browser are fine (around 100 Mbps ) But i am facing the same issue , is there any other way to fix this ?
Author
Owner

@faizan-ashaikh commented on GitHub (Oct 23, 2025):

@pragnyanramtha so does zen browser not have a way to configure and update the internet settings? It should be similar to what we did for Chrome or Brave I guess

<!-- gh-comment-id:3435992383 --> @faizan-ashaikh commented on GitHub (Oct 23, 2025): @pragnyanramtha so does zen browser not have a way to configure and update the internet settings? It should be similar to what we did for Chrome or Brave I guess
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#68647