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