[GH-ISSUE #8949] Download the model manually, drop it somewhere, and load it directly #5806

Closed
opened 2026-04-12 17:08:51 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @CallmeZhangChenchen on GitHub (Feb 8, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8949

The network is not accessible on my computer,
so can I download the model manually and then put it in a certain location and load it directly

root@3f328c135262:/vllm-workspace# ollama run deepseek-r1:671b
pulling manifest 
Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/deepseek-r1/manifests/671b": dial tcp: lookup registry.ollama.ai on 10.25.117.20:53: dial udp 10.25.117.20:53: connect: network is unreachable
Originally created by @CallmeZhangChenchen on GitHub (Feb 8, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8949 The network is not accessible on my computer, so can I download the model manually and then put it in a certain location and load it directly ```shell root@3f328c135262:/vllm-workspace# ollama run deepseek-r1:671b pulling manifest Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/deepseek-r1/manifests/671b": dial tcp: lookup registry.ollama.ai on 10.25.117.20:53: dial udp 10.25.117.20:53: connect: network is unreachable ```
Author
Owner

@ALLMI78 commented on GitHub (Feb 8, 2025):

you can also try this

ollama run hf.co/bartowski/DeepSeek-R1-GGUF:Q8_0

different quants >>> https://huggingface.co/bartowski/DeepSeek-R1-GGUF

Use this model >>> Ollama

edit: did you mean there is "no network" or "ollama.ai" is not accessible ?

<!-- gh-comment-id:2644878411 --> @ALLMI78 commented on GitHub (Feb 8, 2025): you can also try this ollama run hf.co/bartowski/DeepSeek-R1-GGUF:Q8_0 different quants >>> https://huggingface.co/bartowski/DeepSeek-R1-GGUF Use this model >>> Ollama edit: did you mean there is "no network" or "ollama.ai" is not accessible ?
Author
Owner

@rick-github commented on GitHub (Feb 8, 2025):

https://github.com/ollama/ollama/issues/8535#issuecomment-2613241807

<!-- gh-comment-id:2644883617 --> @rick-github commented on GitHub (Feb 8, 2025): https://github.com/ollama/ollama/issues/8535#issuecomment-2613241807
Author
Owner

@rick-github commented on GitHub (Oct 6, 2025):

https://github.com/ollama/ollama/issues/12262#issuecomment-3284822994

<!-- gh-comment-id:3369552521 --> @rick-github commented on GitHub (Oct 6, 2025): https://github.com/ollama/ollama/issues/12262#issuecomment-3284822994
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#5806