Instructions to use mak050/falcon7binstruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mak050/falcon7binstruct with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-7b") model = PeftModel.from_pretrained(base_model, "mak050/falcon7binstruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4c7c95be7a645a4a1a0c08dbf9119cb6b107868687e63cd71b4dd2c3370181d5
- Size of remote file:
- 4.92 kB
- SHA256:
- 565de370674ac9fedf70cd360599dbfb92c90f74bc34691d31c6396df6c8456d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.