Skip to content

Fix orbax to hf converter for Llama3.1-8B #414

Fix orbax to hf converter for Llama3.1-8B

Fix orbax to hf converter for Llama3.1-8B #414

name: Require Checklist
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
check_pr_body:
runs-on: ubuntu-latest
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: true # If this is true and there are no checklists detected, the action will fail