Instructions to use enriquesaou/phi2_mrqa_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use enriquesaou/phi2_mrqa_v2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/phi-2") model = PeftModel.from_pretrained(base_model, "enriquesaou/phi2_mrqa_v2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 82f2c8acdb038706ea8ff07d5677da218ea5f483bb0e946621786fd3579dd2ba
- Size of remote file:
- 5.11 kB
- SHA256:
- 4d91a3583140fbbc1508e9cc3228928b73585fe6824d7b1b961c1440df452532
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.