Skip to content

Commit

Permalink
Updates for LLama.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
bghira committed Jul 21, 2023
1 parent ec389fa commit 8e97e41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ torchaudio = { version = ">=0.12.1" }
colorama = "^0.4.6"
xformers = {version = "^0.0.20.dev526", allow-prereleases = true}
compel = "^2.0.0"
llama-cpp-python = "^0.1.36"
llama-cpp-python = "^0.1.74"
peft = "^0.2.0"
sentencepiece = "^0.1.98"
tokenizers = "^0.13.3"
Expand Down

0 comments on commit 8e97e41

Please sign in to comment.