distilvit/quantize.py [464:470]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                model_id, **from_pretrained_kwargs
            )

            export_models(
                models_and_onnx_configs={
                    "text_model": (
                        text_model,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



distilvit/quantize.py [493:499]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                model_id, **from_pretrained_kwargs
            )

            export_models(
                models_and_onnx_configs={
                    "text_model": (
                        text_model,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



