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