Instructions to use chchen/Falcon-7B-Instruct-ORPO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chchen/Falcon-7B-Instruct-ORPO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b-instruct") model = PeftModel.from_pretrained(base_model, "chchen/Falcon-7B-Instruct-ORPO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 31a09ba5b052dc8323e80d9ff811761b945a73e8a5816b10a498117dbe4ca012
- Size of remote file:
- 5.24 kB
- SHA256:
- 72c9308fbf427887064123c6fa11013fa4bb15511da63a3eb153947467c1ebf8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.