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