Unable to create an endpoint serving for transformer model (hugginface)

anasse
New Contributor II

Hello 

I am trying to create a text classification model based on this blog https://www.databricks.com/blog/rapid-nlp-development-databricks-delta-and-transformers and the notebook accelerator. 

I just changed the model to take a french bert but i cannot serve the model the only error i got is this one : 

Served model creation aborted for served model `transformer_models-3`, config version 9, since the update timed out.

Thank you for your help