27df66021d
https://github.com/apple/coremltools/issues/1680 has been resolved in coremltools 7.0b1, which is now required. The reason for addressing this change now is that reloading the model before save may incur a performance cost (specially on SDXL models) due to `ANECompilerService` triggering and executing for a long time.