enable multi-card test

This commit is contained in:
baptiste 2025-05-21 15:28:58 +00:00
parent 29b9c320fc
commit c3241f4279
2 changed files with 2 additions and 1 deletions

View File

@ -129,7 +129,7 @@ jobs:
export label_extension="-gaudi"
export docker_volume="/mnt/cache"
export docker_devices=""
export runs_on="itac-bm-emr-gaudi3-dell-1gaudi"
export runs_on="itac-bm-emr-gaudi3-dell-8gaudi"
export platform=""
export extra_pytest="--gaudi"
export target=""

View File

@ -32,6 +32,7 @@ TEST_CONFIGS = {
"--max-batch-prefill-tokens",
"2048",
],
"run_by_default": True,
},
"meta-llama/Llama-3.1-8B-Instruct": {
"model_id": "meta-llama/Llama-3.1-8B-Instruct",