boltz
boltz copied to clipboard
RTX 50XX (sm120) vs Pytoch/cuda
Hi,
are you planning to update Boltz1 to support sm120 GPU (RTX 50XX) so the latest Pytorch and Cuda (12.8)?
In the dependencies you have (torch>=2.2) pytorch-lightning==2.4.0 fairscale==0.4.13
These would probably be affected if I install the nightly build Pytorch/Cuda12.8. I'm not too sure about fairscale... this is the latest version (2022). It is used with torch but I don't know if it is version sensitive.
Thx