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:
- 1da38ea9ddcd1e6e2c59402cd7279f9656d929f4fdc895a95a9c47a6e113675d
- Size of remote file:
- 4.92 kB
- SHA256:
- d01b945975a750407132cc019440859269752983c6a0dbe219d67e72b5523eed
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.