mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:32:55 +08:00
628ec6c17b
Signed-off-by: Liangfu Chen <liangfc@amazon.com>
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
# Common dependencies
|
|
-r requirements-common.txt
|
|
|
|
# Dependencies for Neuron devices
|
|
transformers-neuronx >= 0.13.0
|
|
torch-neuronx >= 2.5.0
|
|
neuronx-cc
|