Instructions to use raulgdp/falcon-40b-instruct-009 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use raulgdp/falcon-40b-instruct-009 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-40b-instruct") model = PeftModel.from_pretrained(base_model, "raulgdp/falcon-40b-instruct-009") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 86f39048609f11790a4a8604b54297d92aa15403a2a05208a9c2218d02f12974
- Size of remote file:
- 2.2 GB
- SHA256:
- 5623c0939f24de317166712a4ec4f07f9056cb952d9a0f90f37d1f9c7a354aed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.