Hi @perceptron-743
the model microsoft/Phi-3.5-vision-instruct
contains custom-code
.
By default, inference api is disabled for such models, this is done for security reasons since you can’t know what code the model is running in the back.
another way to see if the model has an inference api disabled is to go to the model page and check on the right
if the logo has a broken ligthening logo it means the inference api is disabled for that model.
To filter the hub by models that have inference api enabled you can checkout the warm and cold ones as shown in the picture below