Skip to content

Commit

Permalink
[Bugfix] add gguf dependency (#7198)
Browse files Browse the repository at this point in the history
Co-authored-by: katarzyna.papis <[email protected]>
  • Loading branch information
kpapis and katarzyna.papis authored Aug 6, 2024
1 parent 541c185 commit 00afc78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-openvino.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ outlines >= 0.0.43, < 0.1 # Requires torch >= 2.1.0
typing_extensions
filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4
pyzmq
gguf == 0.9.1

# OpenVINO dependencies
torch >= 2.1.2
Expand Down

0 comments on commit 00afc78

Please sign in to comment.