BenchCheck-Pool / code /requirements.txt
Enxin's picture
B200 target: code/requirements.txt
08993b8 verified
Raw
History Blame Contribute Delete
250 Bytes
# versions used on the origin cluster (Python 3.12.14); vLLM wheels for CUDA 12.8 (Blackwell B200 / RTX 5090 need torch 2.8 cu128)
vllm==0.11.0
torch==2.8.0
transformers==4.57.6
pyarrow>=17
pandas>=2.2
requests>=2.32
pillow>=10
huggingface_hub>=0.34