Ollama在Linux环境下载慢问题

使用加速网站

https://xiake.pro/

将脚本中的下载地址替换

export OLLAMA_MIRROR="https://ghproxy.cn/https://github.com/ollama/ollama/releases/latest/download"
curl -fsSL https://ollama.com/install.sh | sed "s|https://ollama.com/download|$OLLAMA_MIRROR|g" | sh
posted @ 2025-06-16 19:16  洗洗早睡啦  阅读(252)  评论(0)    收藏  举报