Instructions to use SaloniJhalani/ft-falcon-7b-instruct-adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SaloniJhalani/ft-falcon-7b-instruct-adapters 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, "SaloniJhalani/ft-falcon-7b-instruct-adapters") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c1f78d122f935eedfa0bbecaaa08bfc9bc98721f2e5b10ea7695cdff502775a1
- Size of remote file:
- 18.9 MB
- SHA256:
- 372f51a2ac8ac5f4a35d56fc9110db23cde566dfbd2a0c226cabe20ad31a90ab
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.