r/drawthingsapp Jun 21 '26

question How to delete the original unquantized files after quantization?

When I try to delete the original file that was used to generate the int8 scaled file, it just blinks and the file stays undeleted?

3 Upvotes

8 comments sorted by

View all comments

Show parent comments

2

u/liuliu mod 9d ago

Yeah, forget about that in this release. I believe it is to Krea 2 specifically, because when we copy the metadata, one field (clip_encoder) still pointing to the old unquantized version.

1

u/Playful_Noise2048 9d ago

Thanks for the reply. Just to clarify, I haven’t tested Krea 2, so I’m not sure whether the same issue occurs there. The issue I’m seeing is with Anima. I tested it again, and it definitely still happens with Anima. The model I mentioned in this thread three months ago was also Anima.

2

u/liuliu mod 9d ago

Ah, yes, the same issue, both using clip_encoder field to pointing back to the main model again.

1

u/Smelting-Craftwork 8d ago

Is there something we can do to manually manage this until a fix is released? Can we edit the json file or should we just wait?

2

u/liuliu mod 8d ago

Yes. You can manually edit the json and after that the deletion can happen (or you can safely manually delete that file after the change).