Model Token

About

A model token in HPE Machine Learning Inferencing Software is used to authenticate and interact with all inference services deployed by a specific model. Model tokens are particularly useful during development, as they remain valid with the packaged model even when deployments are created or deleted.

Model tokens are generated via the CLI using the command aioli model token <MODEL_NAME> and do not expire, making them a convenient option for ongoing development and testing.