Instructions to use jscore2023/falcon-7b-instruct-ft-adapters with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jscore2023/falcon-7b-instruct-ft-adapters with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded") model = PeftModel.from_pretrained(base_model, "jscore2023/falcon-7b-instruct-ft-adapters") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e79193c884867679f90781a10d53a163e05d3208e036792eff505aec91c1b6ae
- Size of remote file:
- 18.9 MB
- SHA256:
- 2c58de6643ea4f71c9220ddd48a065dc646ee5451f080d7e4e2afe52dc5805bb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.