diff --git a/ollama.yaml b/ollama.yaml index a935f504f7c..70257ebc275 100644 --- a/ollama.yaml +++ b/ollama.yaml @@ -1,7 +1,7 @@ package: name: ollama version: 0.1.14 - epoch: 2 + epoch: 3 description: Get up and running with Llama 2 and other large language models locally copyright: - license: MIT @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/jmorganca/ollama tag: v${{package.version}} - expected-commit: d9a250e9b5151417c4b7a6e2971c1e683cbd2aff + expected-commit: 7db5bcf73bf7026970e988f56126db8f370f1b11 - runs: | go generate ./...