Hello Mansi Gusain,
Thanks for your question
This is because they have been deprecated. See link below for referenece
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi, I wanted to add the mistral model to my deployments in the azure studio. I do not have the model in my catalog.
Is there a particular reason for this?
I used to get this earlier the mistral models now they are not here.
How can i get the mistral-ocr-latest?
Hello Mansi Gusain,
Thanks for your question
This is because they have been deprecated. See link below for referenece
You can mark it 'Accept Answer' and 'Upvote' if this helped you
Regards,
Abiola
Hello Mansi Gusain,
The Mistral model is not natively available in the Azure AI Studio catalog. it can be deployed on Azure by downloading it from external repositories like Hugging Face and hosting it on Azure Machine Learning or Azure Kubernetes Service (AKS). This process involves setting up a custom environment and deploying the model as an endpoint. you may explore extending the Azure Studio catalog through API integrations or contact the model provider for support with integration.
Kindly refer below link: concept-model-catalog
Thank you.