Support "weight_dtype" option for the Load Checkpoint node
Open
Feature
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 155
Description
### Feature Idea
I would like to have the same option that is available for loading the diffusion model (UNET) - but for checkpoints.
It would be very useful to have one model in the original precision, and when needed to load it with reduced precision for some workflows where quality is not so important.
### Existing Solutions
Take UNET out of the checkpoint and load it via "Load Diffusion Node"
Inconvenient - takes up extra space on the hard drive.
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.