Skip to content

name

name #7

Workflow file for this run

name: Build and Test
on:
push:
branches: [ '*' ]
tags: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
test-m4-cluster:
uses: ./.github/workflows/bench_job.yml
with:
config: '{"M4PRO_GPU16_24GB": 2}'
model: 'llama-3.2-1b'
secrets: inherit