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
Is there anything that speaks against listing Python 3.12 support on the Readme?
The text was updated successfully, but these errors were encountered:
I suspect that in the coming PyTorch 2.3, it will be officially supported. References: pytorch/pytorch#110436 (comment) pytorch/pytorch#120233
Sorry, something went wrong.
Nice, I think in that case we can stay tuned. I wish there was a "snooze" option to hide an issue for like a few months and then get reminded 😅
my system python is 3.12, I use venv with python 3.11.9. Running 'litgpt pretrain ...", I get the error
RuntimeError: Dynamo is not supported on Python 3.12+
why does it not use the venv python version?
No branches or pull requests
Is there anything that speaks against listing Python 3.12 support on the Readme?
The text was updated successfully, but these errors were encountered: