Context Parallel mismatch: CP set to 2, runtime slices with CP=4 causing reshape error in get_batch_on_this_cp_rank #5087
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Community Bot | |
| on: | |
| issues: | |
| types: [opened, edited, reopened, closed, deleted] | |
| issue_comment: | |
| types: [created, edited, deleted] | |
| jobs: | |
| community-bot: | |
| uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_community_bot.yml@v0.54.4 | |
| with: | |
| community_project_id: ${{ vars.COMMUNITY_PROJECT_ID }} | |
| secrets: | |
| GH_TOKEN: ${{ secrets.PAT }} |