OpenPipe / OpenPipe/ART

Training hangs after a few steps

Open
#469 3 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.