diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-20 10:44:12 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-20 10:44:12 +0000 |
commit | ab4d52577af21b99bb741b9fbbc91293ae320fac (patch) | |
tree | 536b8c8f5b13a57f47e7ca3c6e449ede771e2f70 | |
parent | ba5945d3c0205ad0e29c3bc48aafe7f20fed279d (diff) |
automatic import of ollama
-rw-r--r-- | ollama.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ollama.spec b/ollama.spec index f75401c..8e37e57 100644 --- a/ollama.spec +++ b/ollama.spec @@ -55,7 +55,7 @@ mv ollama-ui-main ollama-ui %build -export GOPROXY=https://mirrors.huaweicloud.com/repository/goproxy/ +export GOPROXY=https://mirrors.huaweicloud.com/artifactory/goproxy/ # Skip the initialization of the submodule llama.cpp. export OLLAMA_SKIP_PATCHING=1 |