Instructions to use lvcalucioli/phi2_linear_multiple-choice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use lvcalucioli/phi2_linear_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_linear_multiple-choice") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d4d36ca8a4d4ca835efe1babb3bd190e818a2d49f9a0d707984e2a8039ecc13b
- Size of remote file:
- 4.35 kB
- SHA256:
- 680fd5e9edd7563546600501e0a29aec7e2a9ffe817ccf1c6ec80bf96df43ba9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.