mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 22:42:47 +08:00
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
# OpenVINO dependencies
|
|
torch >= 2.1.2
|
|
openvino ~= 2024.4.0
|
|
openvino-tokenizers[transformers] ~= 2024.4.0
|
|
optimum-intel[openvino] >= 1.19.0
|