We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51039b commit 9ce4e86Copy full SHA for 9ce4e86
ollama.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: ollama
3
- version: "0.8.0"
+ version: "0.9.0"
4
epoch: 0
5
description: Get up and running with Llama 2 and other large language models locally
6
copyright:
@@ -11,7 +11,7 @@ pipeline:
11
with:
12
repository: https://github.com/ollama/ollama
13
tag: v${{package.version}}
14
- expected-commit: aa25aff10d1ccc6dd4e85952678d63946bdf89dc
+ expected-commit: 5f57b0ef4268a6bd9e8043d54c351a608a7e1bca
15
16
- uses: go/build
17
0 commit comments