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