Deployed baidu/Qianfan-OCR model in instance 'Standard_NC24ads_A100_v4' as ML endpoint but it was failed to respond in time

#16
by maheshbabu09 - opened

We have deployed baidu/Qianfan-OCR model as Azure ML endpoint using transformers(score.py) , deployment is success, up and running
it was working for where images are lower size but it was giving timeout error when image size is more than 1.5 MB
we have used high configured instance(Standard_NC24ads_A100_v4) to deploy this still same issue
anything i am doing wrong , following transformers(score.py) approach

Note: ML endpoint have 3 mins timeout

Mainly we need to understand why it was taking lot of time to process it, i am doing anything wrong here

maheshbabu09 changed discussion title from Support Request: deployed baidu/Qianfan-OCR model in instance 'Standard_NC24ads_A100_v4' as ML endpoint but it was failed to respond in time to Deployed baidu/Qianfan-OCR model in instance 'Standard_NC24ads_A100_v4' as ML endpoint but it was failed to respond in time

Sign up or log in to comment