Skip to content

Commit

Permalink
chore: llama-cpp-python 0.2.85
Browse files Browse the repository at this point in the history
  • Loading branch information
codito committed Aug 3, 2024
1 parent e6281f3 commit 807b439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = 'Simple large language model playground.'
authors = [{ name = 'codito', email = '[email protected]' }]
dependencies = [
"click>=8.1.7",
"llama-cpp-python>=0.2.84",
"llama-cpp-python>=0.2.85",
"markdown>=3.5.2",
"ollama>=0.1.6",
"openai>=1.12.0",
Expand Down

0 comments on commit 807b439

Please sign in to comment.