LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-cpu.txt
requirements-lib.txt
requirements.txt
setup.cfg
setup.py
third-party-programs.txt
auto_round/__init__.py
auto_round/__main__.py
auto_round/autoround.py
auto_round/calib_dataset.py
auto_round/sign_sgd.py
auto_round/special_model_handler.py
auto_round/testing_utils.py
auto_round/utils.py
auto_round/version.py
auto_round/wrapper.py
auto_round/data_type/__init__.py
auto_round/data_type/fp8.py
auto_round/data_type/gguf.py
auto_round/data_type/int.py
auto_round/data_type/mxfp.py
auto_round/data_type/nvfp.py
auto_round/data_type/register.py
auto_round/data_type/utils.py
auto_round/data_type/w4fp8.py
auto_round/eval/__init__.py
auto_round/eval/evaluation.py
auto_round/export/__init__.py
auto_round/export/register.py
auto_round/export/export_to_autogptq/__init__.py
auto_round/export/export_to_autogptq/export.py
auto_round/export/export_to_autogptq/qlinear_triton.py
auto_round/export/export_to_autoround/__init__.py
auto_round/export/export_to_autoround/export.py
auto_round/export/export_to_autoround/export_to_fp8_woq.py
auto_round/export/export_to_autoround/qlinear_triton_act.py
auto_round/export/export_to_awq/__init__.py
auto_round/export/export_to_awq/export.py
auto_round/export/export_to_awq/utils.py
auto_round/export/export_to_gguf/__init__.py
auto_round/export/export_to_gguf/config.py
auto_round/export/export_to_gguf/convert.py
auto_round/export/export_to_gguf/export.py
auto_round/export/export_to_gguf/packing.py
auto_round/export/export_to_itrex/__init__.py
auto_round/export/export_to_itrex/bit_packer.py
auto_round/export/export_to_itrex/config.py
auto_round/export/export_to_itrex/export.py
auto_round/export/export_to_itrex/model_wrapper.py
auto_round/export/export_to_llmcompressor/__init__.py
auto_round/export/export_to_llmcompressor/config.py
auto_round/export/export_to_llmcompressor/export.py
auto_round/inference/__init__.py
auto_round/inference/auto_quantizer.py
auto_round/inference/backend.py
auto_round/inference/convert_model.py
auto_round/low_cpu_mem/__init__.py
auto_round/low_cpu_mem/load.py
auto_round/low_cpu_mem/modified_pickle.py
auto_round/low_cpu_mem/utils.py
auto_round/mllm/__init__.py
auto_round/mllm/autoround_mllm.py
auto_round/mllm/eval.py
auto_round/mllm/mllm_dataset.py
auto_round/mllm/processor.py
auto_round/mllm/template.py
auto_round/mllm/utils.py
auto_round/mllm/templates/cogvlm2.json
auto_round/mllm/templates/default.json
auto_round/mllm/templates/llava.json
auto_round/mllm/templates/phi3_v.json
auto_round/script/__init__.py
auto_round/script/llm.py
auto_round/script/mllm.py
auto_round_extension/__init__.py
auto_round_extension/cuda/__init__.py
auto_round_extension/cuda/gptqmodel_marlin.py
auto_round_extension/hpu/__init__.py
auto_round_extension/hpu/qlinear_hpu.py
auto_round_extension/hpu/qlinear_hpu_gptq.py
auto_round_extension/ipex/__init__.py
auto_round_extension/ipex/qlinear_ipex_awq.py
auto_round_extension/ipex/qlinear_ipex_gptq.py
auto_round_extension/qbits/__init__.py
auto_round_extension/qbits/qbits_awq.py
auto_round_extension/qbits/qlinear_qbits.py
auto_round_extension/qbits/qlinear_qbits_gptq.py
auto_round_extension/torch/__init__.py
auto_round_extension/torch/qlinear_torch.py
auto_round_extension/torch/qlinear_torch_zp.py
auto_round_extension/triton/__init__.py
auto_round_extension/triton/qlinear_tritonv2.py
auto_round_extension/triton/qlinear_tritonv2_zp.py
auto_round_extension/triton/triton_utils/__init__.py
auto_round_extension/triton/triton_utils/custom_autotune.py
auto_round_extension/triton/triton_utils/dequant.py
auto_round_extension/triton/triton_utils/kernels.py
auto_round_extension/triton/triton_utils/mixin.py
auto_round_extension/triton/triton_utils_zp/__init__.py
auto_round_extension/triton/triton_utils_zp/custom_autotune.py
auto_round_extension/triton/triton_utils_zp/dequant.py
auto_round_extension/triton/triton_utils_zp/kernels.py
auto_round_extension/triton/triton_utils_zp/mixin.py
auto_round_lib.egg-info/PKG-INFO
auto_round_lib.egg-info/SOURCES.txt
auto_round_lib.egg-info/dependency_links.txt
auto_round_lib.egg-info/entry_points.txt
auto_round_lib.egg-info/requires.txt
auto_round_lib.egg-info/top_level.txt