Skip to content

Commit

Permalink
test from fork
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyasMoutawwakil committed Dec 2, 2024
1 parent b70c817 commit f2805a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_cli_rocm_pytorch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
contains( github.event.pull_request.labels.*.name, 'cli_rocm_pytorch_single_gpu')
}}

uses: huggingface/hf-workflows/.github/workflows/optimum_benchmark_instinct_ci.yaml@main
uses: IlyasMoutawwakil/hf-workflows/.github/workflows/optimum_benchmark_instinct_ci.yaml@optimum-benchmark-ci
with:
machine_type: single-gpu
install_extras: testing,diffusers,timm,peft,autoawq,auto-gptq
Expand All @@ -48,7 +48,7 @@ jobs:
contains( github.event.pull_request.labels.*.name, 'cli_rocm_pytorch_multi_gpu')
}}

uses: huggingface/hf-workflows/.github/workflows/optimum_benchmark_instinct_ci.yaml@main
uses: IlyasMoutawwakil/hf-workflows/.github/workflows/optimum_benchmark_instinct_ci.yaml@optimum-benchmark-ci
with:
machine_type: multi-gpu
install_extras: testing,diffusers,timm,peft,autoawq,auto-gptq
Expand Down

0 comments on commit f2805a9

Please sign in to comment.