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