czbenchmarks.models

Submodules

Functions

list_available_models(→ List[str])

Lists all available models defined in the models.yaml configuration file.

Package Contents

czbenchmarks.models.list_available_models() List[str][source]

Lists all available models defined in the models.yaml configuration file.

Returns:

A sorted list of model names available in the configuration.

Return type:

list