Hi <!here>, I’m new BentoML and want to use it for...
# ask-for-help
i
Hi <!here>, I’m new BentoML and want to use it for my Insight project. So, I have two questions to use BentoML. 1. My codes are based on Tensorflow (not Keras), so I’m looking for an example to load the Tensorflow model (the pb file). I want to know the artifact name for Tensorflow model and other useful tips. If you have an example, could you point me out? 2. I’m using two Tensorflow models that pass the output of one model to the other model. Can I load two models to make an inference? If so, may I ask how I can do this? Thank you!