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