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