How to use ngxson/LoRA-Qwen2.5-Coder-7B-Instruct with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ngxson/LoRA-Qwen2.5-Coder-7B-Instruct", dtype="auto")
How to use ngxson/LoRA-Qwen2.5-Coder-7B-Instruct with PEFT:
Task type is invalid.