We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PM would like to have a script like the following available to PyTorch/XLA customers.
https://github.com/google/maxtext/blob/main/MaxText/train.py#L75-L86
@alanwaketan do you think it's better to support it here or somewhere in torch_xla core. (in the absence of a side library)
The text was updated successfully, but these errors were encountered:
This is LLM specific... It doesn't make any sense to put it in the generic framework...
Sorry, something went wrong.
Maybe somewhere in the tpu-pytorch model garden.
No branches or pull requests
PM would like to have a script like the following available to PyTorch/XLA customers.
https://github.com/google/maxtext/blob/main/MaxText/train.py#L75-L86
@alanwaketan do you think it's better to support it here or somewhere in torch_xla core. (in the absence of a side library)
The text was updated successfully, but these errors were encountered: