I am trying to use multiple saved TensorFlow/Keras models for prediction. My understanding is that I can create multiple models by simply loading different saved models.