diff --git a/ollama.yaml b/ollama.yaml index 2b254676201..ae835387923 100644 --- a/ollama.yaml +++ b/ollama.yaml @@ -1,7 +1,7 @@ package: name: ollama version: 0.1.14 - epoch: 0 + epoch: 1 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: 7e9405fd0762a8fdbd7a3b3ea7a9268775fd944e + expected-commit: bbe41ce41a49099097f30fcdb59f08e707d166e1 - runs: | go generate ./...