File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -1323,21 +1323,20 @@ steps:
13231323 - vllm/
13241324 - tests/weight_loading
13251325 commands :
1326- - bash weight_loading/run_model_weight_loading_test.sh -c weight_loading/models.txt
1326+ - bash weight_loading/run_model_weight_loading_test.sh -c weight_loading/models-amd .txt
13271327
13281328- label : Weight Loading Multiple GPU Test - Large Models # optional
13291329 mirror_hardwares : [amdexperimental]
13301330 agent_pool : mi325_2
13311331 # grade: Blocking
13321332 working_dir : " /vllm-workspace/tests"
13331333 num_gpus : 2
1334- gpu : a100
13351334 optional : true
13361335 source_file_dependencies :
13371336 - vllm/
13381337 - tests/weight_loading
13391338 commands :
1340- - bash weight_loading/run_model_weight_loading_test.sh -c weight_loading/models-large.txt
1339+ - bash weight_loading/run_model_weight_loading_test.sh -c weight_loading/models-large-amd .txt
13411340
13421341- label : NixlConnector PD accuracy tests (Distributed) # 30min
13431342 mirror_hardwares : [amdexperimental]
Original file line number Diff line number Diff line change 1+ fp8, amd/Meta-Llama-3.1-8B-Instruct-FP8-KV, main
2+ None, amd/Llama-3.2-1B-Instruct-FP8-KV, main
3+ fp8, amd/Mixtral-8x7B-Instruct-v0.1-FP8-KV, main
Original file line number Diff line number Diff line change 1+ fp8, amd/Meta-Llama-3.1-70B-Instruct-FP8-KV, main
2+ None, microsoft/phi-4, main
3+ fp8, amd/Mixtral-8x22B-Instruct-v0.1-FP8-KV, main
You can’t perform that action at this time.
0 commit comments