deepspeedai / deepspeedai/DeepSpeedExamples
Assertion `srcIndex < srcSelectDimSize` failed
Open
@loadams is already working on this.
Since Jan 24, 2025.
- Dominant language
- Python
- Stars
- 6.8k
- Forks
- 1.1k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 1
Description
When I try to run Stage 3 finetuning PPO for qwen 2 0.5B model, I got the following bug:
Assertion srcIndex < srcSelectDimSize failed,
which seems like issue about input dataset sequence length?
I have already set Num_Padding_at_Beginning=0 # this is model related
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.