Open ageorgios opened 11 months ago
I have to admit that our parsing of the configs and instantiation of the corresponding models is far from robust so you probably to investigate what is not loaded properly or how the model is instantiated incorrectly.
For what is worth (it may be obvious), it seems the key_proj
expects the keys to be of size 2048 but they are of size 768. So maybe the layer just before was loaded incorrectly?
@ageorgios, can you fork and make the changes? So we can collaborate on it. How much RAM do I need to do it, BTW.
Hey @ageorgios, I would be very interested about a SDXL version optimized for Apple Silicon using MLX, if you manage to make this work, can you ping me? 😄
@ArthurMynl @ageorgios I would also be super interested in an SDXL (vice turbo) version.
I made the changes to
but I get the error