MultiModel Inferencing

I am working on doing some analysis of model outputs, and comparing different models for my usecase. I am trying to build a more interactive version so others can use this tool as well. Right now, I basically have a sample and then for-loop through all the different models I want to use, but is there a faster way to do this?