Skip to content

[Bug] AttributeError: module 'torch' has no attribute 'xla' after upgrading trl 0.21.0 > 0.22.0 #709

[Bug] AttributeError: module 'torch' has no attribute 'xla' after upgrading trl 0.21.0 > 0.22.0

[Bug] AttributeError: module 'torch' has no attribute 'xla' after upgrading trl 0.21.0 > 0.22.0 #709

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