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