You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us about your request. Provide a summary of the request and all versions that are affected.
In current ml-commons (2.5), we don't support model auto reload. That means if some node crashed, then restart, all models deployed on it will be gone. User needs to manually deploy the model to these nodes. We are going to support model auto reload in 2.6 release. When node restarted, we will check which model deployed to this node, and then auto reload the model.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
The text was updated successfully, but these errors were encountered:
What do you want to do?
Tell us about your request. Provide a summary of the request and all versions that are affected.
In current ml-commons (2.5), we don't support model auto reload. That means if some node crashed, then restart, all models deployed on it will be gone. User needs to manually deploy the model to these nodes. We are going to support model auto reload in 2.6 release. When node restarted, we will check which model deployed to this node, and then auto reload the model.
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
The text was updated successfully, but these errors were encountered: