Instructions to use chchen/Falcon-7B-Instruct-ORPO-SAA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use chchen/Falcon-7B-Instruct-ORPO-SAA 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-SAA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ac0eead6ed92a71c543c6e5525c9e49007b481eb623ce139c1d69aa0a25fe3fc
- Size of remote file:
- 5.24 kB
- SHA256:
- f6e80ca9d1798b5e28e8fd1a1d6eb5c9849005b9eabbf1ad700c4f813e210c4e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.