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