Instructions to use enriquesaou/phi2_mrqa_cqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use enriquesaou/phi2_mrqa_cqa 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_cqa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 63e515dd4044b3abe19f9aa6f8ba39cdeaa94abf10984a29166587d0bc821c52
- Size of remote file:
- 5.11 kB
- SHA256:
- f6a32338a101841591c2997d287b8b29e2063589bdea762d86bf3418e2b71e61
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.