Skip to content

Fix GR00T deps torch conflict#541

Merged
xyao-nv merged 4 commits intomainfrom
xyao/fix_deepspeed_deps
Apr 3, 2026
Merged

Fix GR00T deps torch conflict#541
xyao-nv merged 4 commits intomainfrom
xyao/fix_deepspeed_deps

Conversation

@xyao-nv
Copy link
Copy Markdown
Collaborator

@xyao-nv xyao-nv commented Apr 2, 2026

Summary

MR introduces a torch conflict in the docker. Resolve it in this MR.

Detailed description

  • Deepspeed pulls in torch 2.11+cu13 as deps.
  • After the fix, deepspeed's transitive deps (hjson, msgpack, psutil, py-cpuinfo, ninja, etc.) are all resolved automatically by pip, and the duplicate torch is cleaned up right after.

@xyao-nv xyao-nv marked this pull request as ready for review April 2, 2026 21:53
@xyao-nv xyao-nv changed the title fix conflict Fix GR00T deps torch conflict Apr 2, 2026
@xyao-nv xyao-nv enabled auto-merge (squash) April 2, 2026 22:35
@xyao-nv xyao-nv merged commit ca8659c into main Apr 3, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants