ITADN

从checkpoint开始训练报torch版本不兼容,需要torch2.6版本,但cuda12.1不兼容

#10501OpenwinnieLLL007 创建于 2026-05-20
bugpending
W
winnieLLL007commented
### Reminder - [x] I have read the above rules and searched the existing issues. ### System Info 从checkpoint开始训练时报错ValueError: Due to a serious vulnerability issue in `torch.load`, even with `weights_only=True`, we now require users to upgrade torch to at least v2.6 in order to use the function. This version restriction does not apply when loading files with safetensors. torch版本不兼容 ### Reproduction ```text Put your message here. ``` ### Others _No response_
1 条评论