Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Glen authored and Glen committed Dec 8, 2024
1 parent f584e86 commit b216819
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,4 @@ jobs:
config: '{"M4PRO_GPU16_24GB": 2}'
model: ${{ matrix.model }}
calling_job_name: 'test-m4-cluster'
secrets: inherit
test-alex-mac:
strategy:
matrix:
model: ['llama-3.2-3b']
# Optional: add fail-fast: false if you want all matrix jobs to continue even if one fails
fail-fast: false
uses: ./.github/workflows/bench_job.yml
with:
config: '{"M3MAX_GPU40_128GB": 1}'
model: ${{ matrix.model }}
calling_job_name: 'test-alex-mac'
secrets: inherit

0 comments on commit b216819

Please sign in to comment.