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
I'm trying to pre-train a llama model using fabric on a TPU Pod. I have access to a few v4-32s. training on a v4-8 is trivial using pytorch XLA on TPUs but scaling to a pod is giving me issues.
LitGPT seems like the most promising pytorch XLA based framework to go with. Can you guys help me with this?
Thanks,
Omead
The text was updated successfully, but these errors were encountered:
Hello,
I'm trying to pre-train a llama model using fabric on a TPU Pod. I have access to a few v4-32s. training on a v4-8 is trivial using pytorch XLA on TPUs but scaling to a pod is giving me issues.
LitGPT seems like the most promising pytorch XLA based framework to go with. Can you guys help me with this?
Thanks,
Omead
The text was updated successfully, but these errors were encountered: