[object Object]

← back to Exo

fix

38bd00390c12b219ab89ce4165563e522f8c8038 · 2024-12-08 18:32:38 +0000 · Glen

Files touched

Diff

commit 38bd00390c12b219ab89ce4165563e522f8c8038
Author: Glen <glen@Delias-MacBook-Air-2.local>
Date:   Sun Dec 8 18:32:38 2024 +0000

    fix
---
 .github/workflows/benchmarks.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml
index c5146b20..89960472 100644
--- a/.github/workflows/benchmarks.yml
+++ b/.github/workflows/benchmarks.yml
@@ -9,7 +9,7 @@ on:
 
 jobs:
   test-m4-cluster:
-    uses: ./.github/workflows/distributed_job.yml
+    uses: ./.github/workflows/bench_job.yml
     with:
       config: '{"M4PRO_GPU16_24GB": 2}'
       model: 'llama-3.2-1b'

← 732ba915 new_conf  ·  back to Exo  ·  job_name c138de08 →