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