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