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