sima-cli modelzoo
Access models from the Model Zoo.
Parent command: sima-cli
Usage
sima-cli modelzoo [OPTIONS] COMMAND [ARGS]...
Options
| Name | Description |
|---|---|
-v, --ver, --version | SDK version (e.g. 1.7.0, 2.0.0). If not provided, the current GA version will be used. |
--boardtype | Target board type (mlsoc or modalix). |
Arguments
None.
Subcommands
sima-cli modelzoo describe: Download a specific model.sima-cli modelzoo get: Download a specific model.sima-cli modelzoo list: List available models.
Full Help
Usage: sima-cli modelzoo [OPTIONS] COMMAND [ARGS]...
Access models from the Model Zoo.
Options:
-v, --ver, --version TEXT SDK version (e.g. 1.7.0, 2.0.0). If not
provided, the current GA version will be used.
--boardtype [mlsoc|modalix] Target board type (mlsoc or modalix).
--help Show this message and exit.
Commands:
describe Download a specific model.
get Download a specific model.
list List available models.