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