mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 07:34:57 +08:00
[Bugfix] add gguf dependency (#7198)
Co-authored-by: katarzyna.papis <kpapis@kpapis-u20.sclab.intel.com>
This commit is contained in:
parent
541c1852d3
commit
00afc78590
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user