From ba5945d3c0205ad0e29c3bc48aafe7f20fed279d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 20 Aug 2024 09:47:39 +0000 Subject: automatic import of ollama --- ollama.spec | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) (limited to 'ollama.spec') 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 - 0.3.6-1 - Update ollama to 0.3.6 -- Add ollama-ui - -* Sat Jul 27 2024 Xenochou - 0.3.4-1 -- Update ollama to 0.3.4 - -* Sat Jul 27 2024 Xenochou - 0.3.0-1 -- Update ollama to 0.3.0 - -* Tue Jul 23 2024 Xenochou - 0.2.7-1 -- Update ollama to 0.2.7 - Add ollama user - -* Mon Jul 15 2024 Xenochou - 0.2.6-1 -- Update ollama to 0.2.6 +- Add ollama-ui * Fri Jun 21 2024 wujing - 0.1.44-1 - Package init -- cgit v1.2.3