Skip to content

Commit

Permalink
up minimum required ollama
Browse files Browse the repository at this point in the history
  • Loading branch information
eavanvalkenburg committed Dec 5, 2024
1 parent ed984be commit f735928
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ mistralai = [
"mistralai >= 1.2,< 2.0"
]
ollama = [
"ollama ~= 0.2"
"ollama ~= 0.4"
]
onnx = [
"onnxruntime-genai ~= 0.4; platform_system != 'Darwin'"
Expand Down
9 changes: 5 additions & 4 deletions python/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f735928

Please sign in to comment.