Skip to content

SFTTrainer: Why do we always switch to chatML? #181

SFTTrainer: Why do we always switch to chatML?

SFTTrainer: Why do we always switch to chatML? #181

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 }}