diff --git a/ollama.yaml b/ollama.yaml index 790648a2d4..23bcdd68d9 100644 --- a/ollama.yaml +++ b/ollama.yaml @@ -1,6 +1,6 @@ package: name: ollama - version: 0.4.3 + version: 0.4.4 epoch: 0 description: Get up and running with Llama 2 and other large language models locally copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/ollama/ollama tag: v${{package.version}} - expected-commit: b7bddeebc1ed267004c1f555fb48fa1d48a37303 + expected-commit: 3478b2cf14c3fa2661c03f7fd5764a63a496293a - runs: | go generate ./...