有没有大佬本地部署 deepseek-R1
的时候遇到过这个网络问题?科学上网换节点啥的都没有用。。
PS C:\Users\zyue> ollama run deepseek-r1:8b
pulling manifest
pulling 6340dc3229b0... 0% ▕ ▏ 0 B/4.9 GB
Error: max retries exceeded: Get "https://dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com/ollama/docker/registry/v2/blobs/sha256/63/6340dc3229b0d08ea9cc49b75d4098702983e17b4c096d57afbbf2ffc813f2be/data?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=66040c77ac1b787c3af820529859349a%2F20250205%2Fauto%2Fs3%2Faws4_request&X-Amz-Date=20250205T020547Z&X-Amz-Expires=86400&X-Amz-SignedHeaders=host&X-Amz-Signature=a306721154382482fbd84207ba7ccb44e253c0471d36cd9eed6abff24b2460c1": read tcp 192.168.69.254:57210->172.66.1.46:443: wsarecv: An existing connection was forcibly closed by the remote host.
PS C:\Users\zyue> ollama run deepseek-r1:8b
pulling manifest
Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/deepseek-r1/manifests/8b": read tcp 192.168.69.254:58134->172.67.182.229:443: wsarecv: An existing connection was forcibly closed by the remote host.
PS C:\Users\zyue> ollama run deepseek-r1:7b
pulling manifest
Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/deepseek-r1/manifests/7b": read tcp 192.168.69.254:58167->172.67.182.229:443: wsarecv: An existing connection was forcibly closed by the remote host.
Windows 11 上直接跑的 Ollama