I have a serverless endpoint which is loading a bunch of loras on top of sdxl, and the time it takes is a lot (more than 500 seconds) on the first load.
This used to work well until I added even more loras, and now it's timing out and "removing container" and restarting it again and again
Any tips to fix this?