Qwen/Qwen2.5-7B-Instruct-GPTQ-Int4
from peft import PeftModel model = PeftModel.from_pretrained("base-model", "yungu666/yungu666/Qwen2.5-7B-Instruct-GPTQ-Int4-lora-hr-yungu")
-