Rob
Results
1
issues of
Rob
This change optimizes the hashing of checkpoint files using [memory mapping](https://docs.python.org/3/library/mmap.html). Essentially this makes file I/O far more efficient and allows the hasher to run extremely quickly. A SDXL checkpoint...