Skip to content

Commit

Permalink
Use chat completions for llama.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
dnakov committed Oct 22, 2024
1 parent b7b3756 commit 7116196
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 491 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies = [
"rich",
"r2pipe",
"inquirer",
"llama-cpp-python",
"llama-cpp-python==0.3.1",
"huggingface_hub",
"appdirs",
"unidecode",
Expand Down
Loading

0 comments on commit 7116196

Please sign in to comment.