diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-20 09:47:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-20 09:47:39 +0000 |
commit | ba5945d3c0205ad0e29c3bc48aafe7f20fed279d (patch) | |
tree | 7d0c13aee1106a73c4709f498c1ddb09b8233200 | |
parent | 6b2b251b622a27311cdf2e2b3eccc8f8e6543357 (diff) |
automatic import of ollama
-rw-r--r-- | ollama.spec | 18 | ||||
-rw-r--r-- | sources | 2 |
2 files changed, 4 insertions, 16 deletions
diff --git a/ollama.spec b/ollama.spec index 99920f9..f75401c 100644 --- a/ollama.spec +++ b/ollama.spec @@ -2,7 +2,7 @@ Name: ollama Version: 0.3.6 -Release: 1%{?dist} +Release: 1 Summary: Get up and running with Llama 3, Mistral, Gemma 2, and other large language models. License: MIT URL: https://ollama.com @@ -55,7 +55,7 @@ mv ollama-ui-main ollama-ui %build -export GOPROXY=https://goproxy.cn +export GOPROXY=https://mirrors.huaweicloud.com/repository/goproxy/ # Skip the initialization of the submodule llama.cpp. export OLLAMA_SKIP_PATCHING=1 @@ -140,20 +140,8 @@ groupdel ollama %changelog * Tue Aug 20 2024 Xenochou <xenochou@qq.com> - 0.3.6-1 - Update ollama to 0.3.6 -- Add ollama-ui - -* Sat Jul 27 2024 Xenochou <xenochou@qq.com> - 0.3.4-1 -- Update ollama to 0.3.4 - -* Sat Jul 27 2024 Xenochou <xenochou@qq.com> - 0.3.0-1 -- Update ollama to 0.3.0 - -* Tue Jul 23 2024 Xenochou <xenochou@qq.com> - 0.2.7-1 -- Update ollama to 0.2.7 - Add ollama user - -* Mon Jul 15 2024 Xenochou <xenochou@qq.com> - 0.2.6-1 -- Update ollama to 0.2.6 +- Add ollama-ui * Fri Jun 21 2024 wujing <wujing50@huawei.com> - 0.1.44-1 - Package init @@ -1,4 +1,4 @@ d59c9f6bf4d0a0544e02121ce0f2935a b3536.tar.gz 8692501b888fcbac2c687f94adc78cba main.tar.gz 68e8c07ce5fd06810244b8105207693b v0.3.6.tar.gz -8c4cb7e94d9b72819625422317fa6f9b vendor.tar.gz +84b5812121a678e439c4c6d43c5faf7b vendor.tar.gz |