"git@developer.sourcefind.cn:OpenDAS/fairscale.git" did not exist on "b0b92e70479069776b1143cc47dd8ba48f790fc3"
Commit 5580de45 authored by Michael Yang's avatar Michael Yang
Browse files

archive ollama binaries

parent 946431d5
...@@ -174,3 +174,7 @@ jobs: ...@@ -174,3 +174,7 @@ jobs:
path: llm/llama.cpp/build path: llm/llama.cpp/build
- run: go build - run: go build
- run: go test -v ./... - run: go test -v ./...
- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os }}-binaries
path: ollama
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment