#Why is there no CLIP skipping support?
3 messages · Page 1 of 1 (latest)
The current approach to take is to manually set the num_hidden_layers in the specific diffuser file/folder text_encoder\config.json to a lower value.
You have to set this value before the model is loaded (so will need to restart)
I believe this is now supported on 3.0.0, if you enable advance settings