Skip to content

Commit

Permalink
chore: update llama-cpp to 0.2.87.
Browse files Browse the repository at this point in the history
  • Loading branch information
codito committed Aug 11, 2024
1 parent fe3bef4 commit d1752c0
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.85",
"llama-cpp-python>=0.2.87",
"markdown>=3.5.2",
"ollama>=0.1.6",
"openai>=1.12.0",
Expand Down

0 comments on commit d1752c0

Please sign in to comment.