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
OLLAMA_MIRROR这里的ghproxy.cn地址可以替换成任何速度快的代理地址
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
OLLAMA_MIRROR这里的ghproxy.cn地址可以替换成任何速度快的代理地址
1万+
9292
1156
2841

被折叠的 条评论
为什么被折叠?