Instructions to use DANWPDO/dpo_project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DANWPDO/dpo_project with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/OpenHermes-2-Mistral-7B-GPTQ") model = PeftModel.from_pretrained(base_model, "DANWPDO/dpo_project") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 64ba13efd3e41737f8fd1760c045a9dce62a64e0dc4182a4c0645b43f3db49ea
- Size of remote file:
- 4.41 kB
- SHA256:
- e5ec58ef909997203074211940053e20eea1462c0b6d1048b7e1f0b2847e5aaf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.