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