Enxin commited on
Commit
ab63b4a
·
verified ·
1 Parent(s): 5f4f5d4

B200 target: code/requirements.txt

Browse files
Files changed (1) hide show
  1. code/requirements.txt +1 -1
code/requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- # origin cluster versions (Python 3.12); vLLM CUDA 12.8 wheels (RTX 5090 = sm_120 needs torch 2.8 cu128)
2
  vllm==0.11.0
3
  torch==2.8.0
4
  transformers==4.57.6
 
1
+ # origin cluster versions (Python 3.12); vLLM with CUDA 12.8 wheels (Blackwell B200 / RTX 5090 need torch 2.8 cu128)
2
  vllm==0.11.0
3
  torch==2.8.0
4
  transformers==4.57.6