xinference.client.Client.list_models#

Client.list_models() Dict[str, Dict[str, Any]][源代码]#

Retrieve the model specifications from the Server.

返回:

The collection of model specifications with their names on the server.

返回类型:

Dict[str, Dict[str, Any]]