Skip to content

Workflow file for this run

name: Build and Test
on:
push:
branches: [ '*' ]
tags: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
test-m4-cluster:
uses: ./.github/workflows/distributed_job.yml

Check failure on line 12 in .github/workflows/benchmarks.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/benchmarks.yml

Invalid workflow file

error parsing called workflow ".github/workflows/benchmarks.yml" -> "./.github/workflows/distributed_job.yml" : failed to fetch workflow: workflow was not found.
with:
config: '{"M4PRO_GPU16_24GB": 2}'
model: 'llama-3.2-1b'
secrets: inherit