auto-round-lib
View on PyPI — Reverse Dependencies (0)
0.4.7 | auto_round_lib-0.4.7-py3-none-any.whl |
Wheel Details
Project: | auto-round-lib |
Version: | 0.4.7 |
Filename: | auto_round_lib-0.4.7-py3-none-any.whl |
Download: | [link] |
Size: | 285034 |
MD5: | 117f59d697d5da6e8ab3290fd54df4e2 |
SHA256: | 3d442813df9210ac7ed1c5f9c2265f60a9ca65c5c12defb95241349313a940cd |
Uploaded: | 2025-04-01 09:24:58 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.43.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
auto_round/__init__.py | sha256=1Od7Yck49cS13ja3nKhEFb-3zE_tG1Mw1w9Zi9vQMH0 | 812 |
auto_round/__main__.py | sha256=ElC4ozijAyqCub_M1sxMzkTaoG-WpKRaKoi-f52LbIY | 2467 |
auto_round/auto_quantizer.py | sha256=ZB6ghPjG4MgxXwm0zHYTMyEo_ADNIpk2y3ZWwks2JeQ | 36108 |
auto_round/autoround.py | sha256=sMUGpWcxWQ-Qe6hvOYnnkIa029PwhI5WmEJR5z_Mjh8 | 89308 |
auto_round/backend.py | sha256=k1JZYA5sH26Eku1j5tIDZcuP4NJHjzZ5UmI-oIAAhj8 | 26224 |
auto_round/calib_dataset.py | sha256=I03J6sxlvC459qdL8EONKzEIB_uphg6RgwmR2xhH7xc | 25026 |
auto_round/sign_sgd.py | sha256=NmTCFc98afvMrPC5d8y4_KUpmhl6I5sNs3YsyoQid60 | 14989 |
auto_round/special_model_handler.py | sha256=Jg_6kILOsFFfnZVUzZrjbkTDsGbdsvYG18PJzCfduXs | 4425 |
auto_round/utils.py | sha256=gdOhT6UFffG5u4CMfqJtZ0Jk3sqkARmAzgGUUpRe_3U | 41049 |
auto_round/version.py | sha256=XVesb7NODzwiRt3vHQrgwNVXQAgJgEibEcxvFKsHoN8 | 732 |
auto_round/wrapper.py | sha256=ykq7F_wBM88iu0dXP-9Lmf76S56k2xhD-358cMJO2tw | 25535 |
auto_round/data_type/__init__.py | sha256=PJUEf9MB_kfFD1lBynOa5N-aBd6J1RQ3U3MQBx9SkII | 834 |
auto_round/data_type/fp8.py | sha256=ycBHL60rNnlYhFAS8C-rOa6aSVjqJ7_g-gy-P1FJ7DI | 6067 |
auto_round/data_type/int.py | sha256=l44SdAdNuEQv8cklt-BbGN7DTZSPeF6DR6UivAoh5M4 | 12813 |
auto_round/data_type/mxfp.py | sha256=Q02vtHD3_g-RN9c7Xkzl3fvNiHyuRlKj6vm8QhPbSM8 | 6496 |
auto_round/data_type/register.py | sha256=mRZVvAjR8lHTyQX1mLm7JoZd-3vyYMfy5wZcp_3sG30 | 1043 |
auto_round/data_type/utils.py | sha256=FgIy-0DskHau7Nw5eZom4JoX-Yxem2AdHXj68HHalCI | 6628 |
auto_round/data_type/w4fp8.py | sha256=MOND-OXYFU-A4MHt4cKDEEtkSDt2S7VRn3DusGCIDR4 | 10260 |
auto_round/eval/__init__.py | sha256=dpYIC2fiW6y9w2gFHvO1xfWjdN0b1PbBUbA8ZBBRVTQ | 583 |
auto_round/eval/evaluation.py | sha256=XeqCvrTTTcAfLH4-6p6QkTyupXCqzYIIQy04Q-zr_pQ | 1881 |
auto_round/export/__init__.py | sha256=_x7slK7ZOi3YCz_CTLeGta4c51fdx5o1pD1bpGxCHfg | 2616 |
auto_round/export/register.py | sha256=gyQTGtbnCTnRNQ3sFcW43VxECLhT7UuFmSKusuKCZ5o | 1509 |
auto_round/export/export_to_autogptq/__init__.py | sha256=cq3Xv7AZPY0NCXz8FmgbRJ8liXklIYnFC6Tz2MsRNtU | 585 |
auto_round/export/export_to_autogptq/export.py | sha256=Ajt8Js25B0JIWOfLThxd5DtzPjbYiTs8KnOTbEkVUy8 | 9696 |
auto_round/export/export_to_autogptq/qlinear_triton.py | sha256=RWYQVZ9M2uQb1qaQ0djsWu_jJtnh4sUuRVe8N4l3E3E | 5855 |
auto_round/export/export_to_autoround/__init__.py | sha256=MboAEB_5PKSYzxay5mGzWbvlAmsIrQ7bhhT5aW65EGo | 634 |
auto_round/export/export_to_autoround/export.py | sha256=JWT1u64qkPpYiKccp1gQBqIyGdocGxgX1pJyKQmUybc | 14396 |
auto_round/export/export_to_autoround/qlinear_triton_act.py | sha256=XOJu0vmINLjRYLUPt_PuyI1IJYUnKUcUQZ6s-EjdJIM | 8937 |
auto_round/export/export_to_awq/__init__.py | sha256=6FdhnJfDB9w80OPd8160lVBn4ZM8J9lbJEiBkG9A3fQ | 633 |
auto_round/export/export_to_awq/export.py | sha256=8KGAhPyFKYhhuylG4BbIeRipV_U-T5S0xd_HR5lfv60 | 7058 |
auto_round/export/export_to_awq/utils.py | sha256=HFdBsQMORFfTSuPYom73FfomLIBKevVDEuj9vd21dWg | 10163 |
auto_round/export/export_to_gguf/__init__.py | sha256=LdlLOj0SDFgU0CUv9DUF5LlpvShZey01dUKBws08Piw | 584 |
auto_round/export/export_to_gguf/config.py | sha256=BNpGMFj8eIBx_w8NlrzEIffOsHwruNwjSAZfhlBeqzE | 1341 |
auto_round/export/export_to_gguf/convert.py | sha256=JVybGXdO5mt7MQLXQAKFB1-JDdvta0qFiE7Mof55S8g | 248182 |
auto_round/export/export_to_gguf/export.py | sha256=dQVgZ-TPKTRWDQldnS_3f65e3QhC6cjjDwfuI73lx38 | 3126 |
auto_round/export/export_to_gguf/quant.py | sha256=gHk8tGI6Ghg7GakkZj-z_uSu1XgQn3p6tH9YtCjk5kA | 13715 |
auto_round/export/export_to_itrex/__init__.py | sha256=Z06VT7ZxwF3gednQwqvpKjU9mOGvdg3KmGiphn8IoEI | 672 |
auto_round/export/export_to_itrex/bit_packer.py | sha256=F-TsQxcx-kvyh6gHqIHLZovDeZad2pyS32KTjvxoklY | 11939 |
auto_round/export/export_to_itrex/config.py | sha256=5Iql8CTl9p5H3iNExXoeSuj5TnpHhqxLopoYnDj5lTM | 11672 |
auto_round/export/export_to_itrex/export.py | sha256=fsnj8C5fICIbPIFTOA-IDEDrjW42oGcT_CRRjkqAWqM | 9930 |
auto_round/export/export_to_itrex/model_wrapper.py | sha256=nRWwEYJTHYRNa8rvIrkiKaezB4ygP3D2TsHsZ0e6yPo | 22695 |
auto_round/low_cpu_mem/__init__.py | sha256=pFyeVo9ETe0DcusvWLNnTZShaKlcnxf-pHlKokw0H_k | 696 |
auto_round/low_cpu_mem/load.py | sha256=TWDrJ3Cwdu3o5m5-lkwd87Ejy3geO4kRHh_PU4MsO28 | 12918 |
auto_round/low_cpu_mem/modified_pickle.py | sha256=O9Z5hUV9HRkMC6F9MJwZrdYHbe2sSpAa4PkL-9DqIZw | 63366 |
auto_round/low_cpu_mem/utils.py | sha256=gUUvnUeTI5_jTkJO18NCIDPVTfN9ZHodEucMEjA_hcg | 17778 |
auto_round/mllm/__init__.py | sha256=wPYbeoclklUf-mVO-Fw05mLffDvXazPavIkX_3gYKcw | 798 |
auto_round/mllm/autoround_mllm.py | sha256=WA79mODGG8lUFxVJJXL3gARIPKeDYIkp5C5ihy2D9Rg | 18913 |
auto_round/mllm/eval.py | sha256=CEeD6zRirscOHk63gS8WgDBlnd5_TgEM3K06_ERBrvE | 17015 |
auto_round/mllm/mllm_dataset.py | sha256=VE9Wzpns92hku4gZrfzdG3rQg16di0j8LnRT7dGJDu0 | 9747 |
auto_round/mllm/processor.py | sha256=BYziQGi9oSNrs-u7TrpgfL4oyMp8TWmIYodKYBreG8g | 8380 |
auto_round/mllm/template.py | sha256=9yz83dey4r-xu4J943PzMlCmcxPXDU-tjKvkP6yHMiM | 6329 |
auto_round/mllm/utils.py | sha256=rbb16D5tFd32EKj_yCIESBCfkhRfH1eY6brTSwBjZJY | 1549 |
auto_round/mllm/templates/cogvlm2.json | sha256=xoLcrPzO8XMejdHl4yWkGC36LranFRaB22Sh0uadbIA | 266 |
auto_round/mllm/templates/default.json | sha256=W5wFzGln3wqbfWW7ajLQAafjyL3kU_L4hP4CNoFszxs | 408 |
auto_round/mllm/templates/llava.json | sha256=wNqQ0TuKcTygJOroVcE_ZSzhK3EA5IfJ-wsET0EZhm4 | 156 |
auto_round/mllm/templates/mllama.json | sha256=QU5SJAAgIF1d6MP29V_NVMeXNwJyLwZdLT5ltFwWA9I | 498 |
auto_round/mllm/templates/phi3_v.json | sha256=eB6xBDR76Th5k_Vna-0Oaswjmevo3DG_zTXqfDPQ_OM | 179 |
auto_round/mllm/templates/qwen2_vl.json | sha256=ylTT06mcyu0oNhD7iS9Uqq0xPHw_B86HSoz6Lo1WqXE | 599 |
auto_round/script/__init__.py | sha256=dpYIC2fiW6y9w2gFHvO1xfWjdN0b1PbBUbA8ZBBRVTQ | 583 |
auto_round/script/llm.py | sha256=8VwA9R3vz-ugU35OMvFd63gJESociSBZK9r7biVPiOM | 30500 |
auto_round/script/mllm.py | sha256=WbBn_E_-t9PbUeU9SCDwuxDSOKvVO0wy2w-0Tk4X1jM | 26888 |
auto_round_extension/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
auto_round_extension/cuda/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
auto_round_extension/cuda/post_init.py | sha256=WvjrRGlTr1DuI3vgg9KDCoFMWlscHHP73saYjb71_o4 | 6634 |
auto_round_extension/cuda/qlinear_exllamav2.py | sha256=ijAZZWRd_Kj8e_13zBpdmX6KvnuTClCj2AfLskiUIPw | 9681 |
auto_round_extension/cuda/qlinear_triton.py | sha256=Fdv-FMEFoBgY8vT00Ot7yQVKHsguNISW6QJBaQ7H4K8 | 12166 |
auto_round_extension/cuda/qlinear_tritonv2.py | sha256=THLD2tziD3D8WTDIqaoGhMMtHAu8X-rm2wj6qU2z5HM | 7206 |
auto_round_extension/cuda/triton_utils/__init__.py | sha256=cq3Xv7AZPY0NCXz8FmgbRJ8liXklIYnFC6Tz2MsRNtU | 585 |
auto_round_extension/cuda/triton_utils/custom_autotune.py | sha256=2HoQotLiGqZqgRJDNoxcda475I75Vhe1-AWXBBnVggA | 9256 |
auto_round_extension/cuda/triton_utils/dequant.py | sha256=8oHOm8MG-NDsVPIvMKL9lBrPqFvPocMP-oOZ_vkWPbc | 5741 |
auto_round_extension/cuda/triton_utils/kernels.py | sha256=hGEhJY6HZ1YlaYTmyR_-a0OtBM8Jt2MRXUon_Id2KYA | 16163 |
auto_round_extension/cuda/triton_utils/mixin.py | sha256=l0jRefuCgZNlyGmbMVREsh4cD-RWCR9cdXFJZfzZNnw | 1811 |
auto_round_extension/hpu/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
auto_round_extension/hpu/qlinear_hpu.py | sha256=qzIEKdGb_QtEr-MmCLS5Hil-iaFGxhGG714zY4D3ujc | 7348 |
auto_round_extension/hpu/qlinear_hpu_gptq.py | sha256=HxbFnWkAuo2dx7fjclqbdwTAfJLkM-noHssccLWA1dw | 7215 |
auto_round_extension/ipex/__init__.py | sha256=TVKXnxxxahZa-NaUjmUmOnECNPLfbbpwIqPlouRTEqw | 255 |
auto_round_extension/ipex/qlinear_ipex_awq.py | sha256=5DPv3yf0piukMDummAjwFaOZzL-aLa_Ee19heilfeKM | 3706 |
auto_round_extension/ipex/qlinear_ipex_gptq.py | sha256=3RwWGDKJ8hZxCk9ZLXrersK785TUdNfurlz6K4SaQcI | 14023 |
auto_round_extension/qbits/__init__.py | sha256=vwbLhRWR67eIHcciT0gV4MELK-LPra9pTfsirGsskBA | 382 |
auto_round_extension/qbits/qbits_awq.py | sha256=FDiZ0-XJjcHyL6ZsX0GAPbfFfQURtRJNEla4b7XkqsY | 7122 |
auto_round_extension/qbits/qlinear_qbits.py | sha256=oIkdKruzyYBwGZtN-2vwo7Trx13_MyLlqOuJow-lEhE | 8723 |
auto_round_extension/qbits/qlinear_qbits_gptq.py | sha256=ruBvDQ449aynsx6GF6nTk65TBfYu4_D2KTBQgDA3IKM | 8740 |
auto_round_lib-0.4.7.dist-info/LICENSE | sha256=WYmcYJG1QFgu1hfo7qrEkZ3Jhcz8NUWe6XUraZvlIFs | 10172 |
auto_round_lib-0.4.7.dist-info/METADATA | sha256=wm6erIWODv2Wl4aH8XGTMcWzv_3-1xoSkB-Kv8cnZYE | 40104 |
auto_round_lib-0.4.7.dist-info/WHEEL | sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ | 92 |
auto_round_lib-0.4.7.dist-info/entry_points.txt | sha256=2dloLdfXBuXFTCibhtpRXYHGhiaX7GcgvzH56MTpQ0U | 468 |
auto_round_lib-0.4.7.dist-info/third-party-programs.txt | sha256=QW7OXVEtz1mVHvqdGPBZ0uum9yLz8A3cIHBABU7lDmA | 5375 |
auto_round_lib-0.4.7.dist-info/top_level.txt | sha256=vRNlCqLbKLkMDT2hI09QDHKki4h8nA95Wn6corRBDO4 | 32 |
auto_round_lib-0.4.7.dist-info/RECORD | — | — |
top_level.txt
auto_round
auto_round_extension
entry_points.txt
auto-round = auto_round.__main__:run
auto-round-best = auto_round.__main__:run_best
auto-round-eval = auto_round.__main__:run_eval
auto-round-fast = auto_round.__main__:run_fast
auto-round-mllm = auto_round.__main__:run_mllm
auto_round = auto_round.__main__:run
auto_round_best = auto_round.__main__:run_best
auto_round_eval = auto_round.__main__:run_eval
auto_round_fast = auto_round.__main__:run_fast
auto_round_mllm = auto_round.__main__:run_mllm