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