Hello everyone, I'm trying to deploy Mistral-OCR f...
# general
c
Hello everyone, I'm trying to deploy Mistral-OCR from Azure AI Foundry. I'm not sure how it suppose to be done. I tried to do similar resources as done by Azure Portal UI. I have created AI Hub an AI Project inside it. Here is similar infrastructure being created Can you help me with some docs about how to deploy Mistral model? Should is use
azureNative.machinelearningservices.ServerlessEndpoint
or
azureNative.cognitiveservices.Deployment
? I can share some code snippets later on