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