Instructions to use dalyaff/phi2-OOpenOrca-finetune with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dalyaff/phi2-OOpenOrca-finetune 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-OOpenOrca-finetune") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 807e17859d21b7de47eabcbc816bf0022a4b0c55ed273ded102c3bc429607d15
- Size of remote file:
- 4.66 kB
- SHA256:
- c55201cbc6fdbf452635e4a6f0ca3201ef90f3c6809e8752d4bce5fb9b62d5e1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.