Skip to content

Test HF Model Inspector(GH Marketplace) #3

Test HF Model Inspector(GH Marketplace)

Test HF Model Inspector(GH Marketplace) #3

# Smoke test gh-action for the published workflow
name: Test HF Model Inspector
on:
workflow_dispatch: # lets you trigger manually
push:
branches:
- main
jobs:
inspect:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: 🤗HF Model Inspector
uses: ParagEkbote/hf-transformers-model-inspector@v1.0.2
with:
repo-id: google-bert/bert-base-uncased