Skip to content

Propose to refactor norm_out in SkyReelsV2Transformer3DModel for device handling in multi-GPU case #5009

Propose to refactor norm_out in SkyReelsV2Transformer3DModel for device handling in multi-GPU case

Propose to refactor norm_out in SkyReelsV2Transformer3DModel for device handling in multi-GPU case #5009

Workflow file for this run

name: PR Style Bot
on:
issue_comment:
types: [created]
permissions:
contents: write
pull-requests: write
jobs:
style:
uses: huggingface/huggingface_hub/.github/workflows/style-bot-action.yml@main
with:
python_quality_dependencies: "[quality]"
secrets:
bot_token: ${{ secrets.HF_STYLE_BOT_ACTION }}