From a001cacace31eecb135fe6858a1205583be022c2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 20 Aug 2024 12:38:47 +0000 Subject: automatic import of ollama --- ollama.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ollama.spec b/ollama.spec index 8e37e57..07b4794 100644 --- a/ollama.spec +++ b/ollama.spec @@ -48,14 +48,14 @@ git init git config user.email "tmp@example.com" git config user.name "tmp" git add . -git commit -a -s -m 'init' +git commit -a -s -m 'init' -q cd ../../ tar -xzf %{SOURCE5} mv ollama-ui-main ollama-ui %build -export GOPROXY=https://mirrors.huaweicloud.com/artifactory/goproxy/ +export GOPROXY=https://mirrors.huaweicloud.com/repository/goproxy/ # Skip the initialization of the submodule llama.cpp. export OLLAMA_SKIP_PATCHING=1 -- cgit v1.2.3