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
That's it. You have now successfully converted a sharded `torchtitan` checkpoint for use with pytorch formats.
108
-
109
-
### PyTorch Meta Llama
110
-
111
-
An example script for converting the original Llama3 checkpoints into DCP format to be used with `torchtitan` can be found in `scripts/convert_from_llama.py`.
112
-
113
-
The script expects a path to the original checkpoint files, and a path to an output directory:
0 commit comments