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 authored and trufae committed Oct 22, 2024
1 parent c6987e5 commit 9d83ec3
Show file tree
Hide file tree
Showing 3 changed files with 517 additions and 501 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 9d83ec3

Please sign in to comment.