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:
- 074703bcfcce7fc19e13d12cc29158e6337e0eeb116b6fba149ecdd30843b15b
- Size of remote file:
- 1.47 kB
- SHA256:
- b658734da0d7ac1ab0afcbcd28a41c2d7b413d770bd2ec342777e0834b8b7e78
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.