Updated on 2023-11-21 GMT+08:00

Obtaining ModelArts AI Engines for Training

Run the ma-cli ma-job get-engine command to obtain ModelArts AI engines for training.

$ ma-cli ma-job get-engine -h
Usage: ma-cli ma-job get-engine [OPTIONS]

  Get job engine info.

  Example:

  # Get training job engines
  ma-cli ma-job get-engine

Options:
  -v, --verbose           Show detailed information about training engines.
  -C, --config-file TEXT  Configure file path for authorization.
  -D, --debug             Debug Mode. Shows full stack trace when error occurs.
  -P, --profile TEXT      CLI connection profile to use. The default profile is "DEFAULT".
  -H, -h, --help          Show this message and exit.
Table 1 Parameters

Parameter

Type

Mandatory

Description

-v / --verbose

Bool

No

Whether to display detailed information. This function is disabled by default.

Examples

View the AI engine of a training job.

ma-cli ma-job get-engine