Instructions to use ab-ai/PII-Guardian-Phi3-Mini-LORA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ab-ai/PII-Guardian-Phi3-Mini-LORA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-4k-instruct") model = PeftModel.from_pretrained(base_model, "ab-ai/PII-Guardian-Phi3-Mini-LORA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 46db24a745fcaafa524488c5972577c994c48bb24dea555ed8f73244a04677d3
- Size of remote file:
- 5.43 kB
- SHA256:
- 94f7ee5e2ce7f1453486c574a9325fa2ca40c94593430401032db6b4438196b4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.