Instructions to use igzi/lora-glue_mrpc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use igzi/lora-glue_mrpc with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "igzi/lora-glue_mrpc") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5b7a23b79668845de97443846a3cfc0116cc7b9087811fe945c02841de1b077e
- Size of remote file:
- 5.24 kB
- SHA256:
- 67a23e688ff05cf8017a999e3d07036cfa70dfa5ac3253e71a9180d9492b5922
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.