qbcompiler.configs.models Namespace Reference#
|
Mobilint SDK qb Compiler v1.3
MCS002-EN
|
Auto-generated Pydantic models from config_schema.yaml. More...
Classes | |
| class | BitConfig |
| Configuration for bit precision. More... | |
| class | CalibrationConfig |
| Configuration for calibration during quantization. More... | |
| class | CompileConfig |
| Unified compilation configuration for Mobilint MXQ compilation. More... | |
| class | EquivalentTransformationConfig |
| Configuration for equivalent transformation techniques. More... | |
| class | GroupWiseConfig |
| Group-wise streaming quantization configuration for large LLMs. | |
| class | HessianQuantConfig |
| Configuration for HessianQuant algorithm. More... | |
| class | LayerBiasCorrectionConfig |
| Configuration for calibration-derived layer bias correction. More... | |
| class | LlmConfig |
| Configuration for Large Language Model (LLM) compilation. More... | |
| class | LoadScaleConfig |
| class | ModConfig |
| Configuration for Minimum Output Difference algorithm. More... | |
| class | MoeConfig |
| Sparse MoE expert-selection configuration (calibration only) More... | |
| class | PreprocessingConfig |
| Configuration for input preprocessing pipeline. More... | |
| class | ResourceManagementConfig |
| Configuration for resource management during model compilation. More... | |
| class | RuntimeOptions |
| Runtime options for compilation. More... | |
| class | SaveSampleConfig |
| Sample data generation and saving configuration. More... | |
| class | SearchWeightScaleConfig |
| Configuration for weight scale search. More... | |
| class | Uint8InputConfig |
| Configuration for uint8 input handling. More... | |
Variables | |
| str | SCHEMA_VERSION = "1.0.0" |
Detailed Description
Auto-generated Pydantic models from config_schema.yaml.
Variable Documentation
◆ SCHEMA_VERSION
Generated by