mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 18:27:02 +08:00
7f9c8902e3
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
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
|