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>