optimum
40a518b2 - Fix AutoModel can't load gptq model due to module prefix mismatch vs AutoModelForCausalLM (#2146)

Comment changes are shownComment changes are hidden
Commit
160 days ago
Fix AutoModel can't load gptq model due to module prefix mismatch vs AutoModelForCausalLM (#2146) * fix the issue of AutoModel failing to load the gptq model. * clear * update comments --------- Co-authored-by: Qubitium-ModelCloud <qubitium@modelcloud.ai>
Parents
  • optimum/gptq
    • File
      constants.py
    • File
      utils.py