For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Python function
supported_encoding_quantization
supported_encoding_quantization()
max.pipelines.supported_encoding_quantization(encoding)
Returns the QuantizationEncoding for the given encoding.
-
Parameters:
-
encoding (max.pipelines.lib.config.SupportedEncoding)
-
Return type:
-
QuantizationEncoding | None