Skip to content

make agnostic across huggingface models #12

make agnostic across huggingface models

make agnostic across huggingface models #12

Workflow file for this run

name: Branch
on:
push:
branches:
- "**"
- "!main"
jobs:
unit:
name: Unit Tests
uses: ./.github/workflows/unit.yml