From 266582c91760287cb35fb2b55b7dc2df61f2dd08 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Jul 2024 12:45:15 +0000 Subject: automatic import of ollama --- ollama.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'ollama.spec') diff --git a/ollama.spec b/ollama.spec index a701903..7351b0b 100644 --- a/ollama.spec +++ b/ollama.spec @@ -24,6 +24,7 @@ git clone https://gitee.com/mirrors/ollama.git %build cd ollama sed -i 's|https://github.com/ggerganov/llama.cpp.git|https://gitee.com/cxunmz/llama.cpp.git|' .gitmodules +export GOPROXY=https://goproxy.cn go generate ./... go build . -- cgit v1.2.3