cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

DBRX: Serving Endpoint Not Ready: Failing to Load the Model within 300 seconds

VPara
New Contributor

Hi Team,

I created a serving endpoint using the mlflow.deployments -> get_deploy_client -> create_endpoint. The endpoint was created successfully but it was not going to the ready state as the update failed with the error message being "Exceeded maximum time limit of 300 seconds to load the model".

My model artifact was larger in size and with maximum GPU configuration the issue was resolved. However, I do not want to utilize the maximum configuration, instead I wish to increase the timeout value. But I am having no clue about where to set this parameter. Please notice the attachments for reference and grateful when a solution shall be provided.

 

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @VParaYou can specify the timeout value by setting the environment variable before starting the MLflow server. For example, set a timeout of 600 seconds.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group