diff options
author | CoprDistGit <infra@openeuler.org> | 2024-07-23 13:55:44 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-07-23 13:55:44 +0000 |
commit | f40bb03c14896b7596923b38b118f1c6544eab30 (patch) | |
tree | 8100cabd97d2cccb71b16bc822f6dfc2c32b2757 | |
parent | 5f8702464a0d7460819a82ec3eb6e753334ffd54 (diff) |
automatic import of ollama
-rw-r--r-- | ollama.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ollama.spec b/ollama.spec index 516e33a..c3138fb 100644 --- a/ollama.spec +++ b/ollama.spec @@ -48,6 +48,7 @@ cd ../../ %build +export GOPROXY=https://goproxy.cn # Skip the initialization of the submodule llama.cpp. export OLLAMA_SKIP_PATCHING=1 |