Eachan35
Results
2
comments of
Eachan35
问题雷同,响应为空,请问楼主解决了吗
> I've changed the 314th line in checkpoint_utils.py into > > with open(local_path, "rb") as f: state = torch.load(f, map_location=torch.device("cpu"), weights_only=False) # weights_only=False is for cuda 12.6+ It allows for...