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