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