Instructions to use cs552-mlp/phi3-dpo-h5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use cs552-mlp/phi3-dpo-h5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Phi-3-mini-4k-instruct-bnb-4bit") model = PeftModel.from_pretrained(base_model, "cs552-mlp/phi3-dpo-h5") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c2e80ba6396730a15078fdc5e42d5ffe73a2d9ebd4bf3c162a246f28ea4e8fa9
- Size of remote file:
- 5.69 kB
- SHA256:
- 1e8df987ab1a6815bd6946e06268269b8f689faea05ae14e140fda0e9c54e30d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.