Training hangs after a few steps
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 10.8k
- Forks
- 989
- Avg merge
- 6h 29m
- Merged PRs (30d)
- 85
Description
Encountering similar issues to #395 with the latest version of ART (0.5.3), vllm 0.10.0. Running within local script (outside of collab / notebook).
Training runs fine for 2 batches and then suddenly hangs in the gather step of the next batch
Gather step 2: 83%|████████▎ | 5/6
Without any error message nor anything, just hangs.
Contributor guide
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.
Research direction
Start by reproducing the hang in the local script using ART 0.5.3 and vllm 0.10.0, then compare the behavior with issue #395. Trace the gather step where progress stops at 5/6 and verify completion without a silent hang; the payload names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100