boltz icon indicating copy to clipboard operation
boltz copied to clipboard

RTX 50XX (sm120) vs Pytoch/cuda

Open CLG68 opened this issue 10 months ago • 0 comments

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

CLG68 avatar Apr 15 '25 01:04 CLG68