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