xinference.client.Client.list_models#
- Client.list_models() Dict[str, Dict[str, Any]][código-fonte]#
Retrieve the model specifications from the Server.
- Retorna:
The collection of model specifications with their names on the server.
- Tipo de retorno:
Dict[str, Dict[str, Any]]