Instructions to use Roshgupta/orpo-phi3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Roshgupta/orpo-phi3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("microsoft/Phi-3-mini-128k-instruct") model = PeftModel.from_pretrained(base_model, "Roshgupta/orpo-phi3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a7ca87bef285960571db7acab6fe1b62ffb9a800e3aa253641add58c0d67af08
- Size of remote file:
- 5.43 kB
- SHA256:
- 9913e34797d48a5a5c242d1ffb22fd2c8016508e70da4be7fc4034d15807e90d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.