Closed icelighting closed 4 months ago
thank you for the interest. Could you provide a bit more information?
Specifically, at which line of code does the process hang?
Here https://github.com/tianweiy/DMD2/blob/111c8bd42c5e89b9e35e8d1d5c1ca9cea3829386/main/train_sd.py#L176
or
https://github.com/tianweiy/DMD2/blob/111c8bd42c5e89b9e35e8d1d5c1ca9cea3829386/main/train_sd.py#L290
Additionally, does it save the file to the disk or not (you can check the folder)?
@tianweiy On the " torch.save(feedforward_state_dict, os.path.join(output_path, f"pytorch_model.bin"))", the second place you posed. But it's solved , just turn the torch version to the requirement file.Thanks.
the process hangs