Can I launch several models on the same GPU instance?

I find it very wasteful to launch an instance for a certain model and not to be able to use that same instance for other models (as it’s not constantly bombarded by requests anyway, so it goes off after 15 mins of inactivity).

Isn’t there a way to launch several models on the same instance, so I can use the “unused” time for other models?