pymllm.quantize.pipeline ======================== .. py:module:: pymllm.quantize.pipeline Attributes ---------- .. autoapisummary:: pymllm.quantize.pipeline.BUILTIN_QUANTIZE_PIPELINE pymllm.quantize.pipeline.BUILTIN_QUANTIZE_PASS Functions --------- .. autoapisummary:: pymllm.quantize.pipeline.build_w4a32_kai_pipeline pymllm.quantize.pipeline.build_cast2fp32_pipeline Module Contents --------------- .. py:function:: build_w4a32_kai_pipeline() .. py:function:: build_cast2fp32_pipeline() .. py:data:: BUILTIN_QUANTIZE_PIPELINE :type: Dict .. py:data:: BUILTIN_QUANTIZE_PASS :type: Dict