xinference.client.Client.cancel_launch_model# Client.cancel_launch_model(model_uid: str)[fuente]# Cancel launching model. Parámetros: model_uid (str) – The unique id that identify the model we want. Muestra: RuntimeError – Report failure to get the wanted model with given model_uid. Provide details of failure through error message.