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:
- df873f99f20739a0e9c9be3ac8a6492254aff3464512068d0ddcf925f14ec808
- Size of remote file:
- 10.3 MB
- SHA256:
- ebfc7743f14f0958d01330c6da68e8c16443db3adfb9604b63e37fc619b9b75f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.