Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
00afc785
Unverified
Commit
00afc785
authored
Aug 06, 2024
by
Katarzyna Papis
Committed by
GitHub
Aug 06, 2024
Browse files
[Bugfix] add gguf dependency (#7198)
Co-authored-by:
katarzyna.papis
<
kpapis@kpapis-u20.sclab.intel.com
>
parent
541c1852
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
requirements-openvino.txt
requirements-openvino.txt
+1
-0
No files found.
requirements-openvino.txt
View file @
00afc785
...
@@ -25,6 +25,7 @@ outlines >= 0.0.43, < 0.1 # Requires torch >= 2.1.0
...
@@ -25,6 +25,7 @@ outlines >= 0.0.43, < 0.1 # Requires torch >= 2.1.0
typing_extensions
typing_extensions
filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4
filelock >= 3.10.4 # filelock starts to support `mode` argument from 3.10.4
pyzmq
pyzmq
gguf == 0.9.1
# OpenVINO dependencies
# OpenVINO dependencies
torch >= 2.1.2
torch >= 2.1.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment