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