Skip to content

GRPOTrainer in the current main branch doesn't work (v0.14.0 works) #112

GRPOTrainer in the current main branch doesn't work (v0.14.0 works)

GRPOTrainer in the current main branch doesn't work (v0.14.0 works) #112

name: "Hugging Face Issue Labeler"
on:
issues:
types: opened
jobs:
triage:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- uses: actions/checkout@v3
- uses: August-murr/auto-labeler@main
with:
hf-api-key: ${{ secrets.CI_HF_API_TOKEN }}