You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
Hi,
I followed the instructions to install pytorch for pipelining:
I have version
2.4.0.dev20240605+cpuinstalled. When I executetorchrun --nproc-per-node 4 pippy_gpt2.pyI got errors:Seems the arguments of pipeline are not matched. Did you ever encounter this? Which pytorch version are you using?
Thanks
Hong-Rong