mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-04 02:59:38 +08:00
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
# Common dependencies
|
|
-r common.txt
|
|
|
|
# Dependencies for Neuron devices
|
|
packaging>=24.2
|
|
setuptools>=77.0.3,<80.0.0
|
|
torch-neuronx >= 2.5.0
|
|
neuronx-cc
|