Skip to content

Commit

Permalink
Bump llama-cpp-python from 0.2.50 to 0.2.72 in /llm
Browse files Browse the repository at this point in the history
Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.2.50 to 0.2.72.
- [Release notes](https://github.com/abetlen/llama-cpp-python/releases)
- [Changelog](https://github.com/abetlen/llama-cpp-python/blob/main/CHANGELOG.md)
- [Commits](abetlen/llama-cpp-python@v0.2.50...v0.2.72)

---
updated-dependencies:
- dependency-name: llama-cpp-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 97fcd52 commit 02891c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions llm/poetry.lock

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

2 changes: 1 addition & 1 deletion llm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Kleczyk <[email protected]>"]
python = "^3.11"
openai = "^1.8.0"
langchain = "^0.1.11"
llama-cpp-python = "^0.2.29"
llama-cpp-python = "^0.2.72"
uvicorn = "^0.26.0"


Expand Down

0 comments on commit 02891c0

Please sign in to comment.