mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 04:24:58 +08:00
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
# Dependencies for Neuron devices
|
|
transformers-neuronx >= 0.12.0
|
|
torch-neuronx >= 2.1.2
|
|
neuronx-cc
|