[object Object]

← back to Exo

remove

b21681931dc1ca43d35a08cfe00382634fe9e258 · 2024-12-08 23:12:39 +0000 · Glen

Files touched

Diff

commit b21681931dc1ca43d35a08cfe00382634fe9e258
Author: Glen <glen@Delias-MacBook-Air-2.local>
Date:   Sun Dec 8 23:12:39 2024 +0000

    remove
---
 .github/workflows/benchmarks.yml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml
index 9c324b52..f2824c75 100644
--- a/.github/workflows/benchmarks.yml
+++ b/.github/workflows/benchmarks.yml
@@ -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
\ No newline at end of file

← f584e86d get rid of lfs stuff  ·  back to Exo  ·  allowed interface types 571b26c5 →