Instructions to use bosbos/falcon7binstruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use bosbos/falcon7binstruct 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, "bosbos/falcon7binstruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 5777f38c647b8368b23d46eb97c6c85de5238f91cd54e40d815854f560167014
- Size of remote file:
- 4.73 kB
- SHA256:
- 8e8e790a5048656db61e33194dfb825f893a691576b49ee6dfee5bd62983dc53
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.