unsloth
unsloth copied to clipboard
I cant finetune with this issue
ValueError: You cannot perform fine-tuning on purely quantized models. Please attach trainable adapters on top of the quantized model to correctly perform fine-tuning. Please see: https://huggingface.co/docs/transformers/peft for more details
@HailamAICT I think maybe you forgot to call FastLanguage.get_peft_model :)