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