ModelQuantizationConfig - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ModelQuantizationConfig

Settings for the model quantization technique that's applied by a model optimization job.

Contents

Image

The URI of an LMI DLC in Amazon ECR. SageMaker uses this image to run the optimization.

Type: String

Length Constraints: Maximum length of 255.

Pattern: [\S]+

Required: No

OverrideEnvironment

Environment variables that override the default ones in the model container.

Type: String to string map

Map Entries: Maximum number of 25 items.

Key Length Constraints: Maximum length of 256.

Key Pattern: ^(?!\s*$).+

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: