It would be nice to have the CI also run tests with pytorch 2.0. i dont even know if it will work. We'll need to set python to 3.12 for this one I think, because pytorch 2.0 isn't compatible with python 3.14 and maybe 3.13.
If it doesnt work, we should either fix the code or increase the pytorch lower bound in pyproject.toml.
It would be nice to have the CI also run tests with pytorch 2.0. i dont even know if it will work. We'll need to set python to 3.12 for this one I think, because pytorch 2.0 isn't compatible with python 3.14 and maybe 3.13.
If it doesnt work, we should either fix the code or increase the pytorch lower bound in pyproject.toml.