Instructions to use joshswartz/model_falcon_no_context with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use joshswartz/model_falcon_no_context with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tiiuae/falcon-rw-1b") model = PeftModel.from_pretrained(base_model, "joshswartz/model_falcon_no_context") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 161129758fac571d303b8e6da6eb780b14f14a193ade6a34410f0a7880c9fb8a
- Size of remote file:
- 215 MB
- SHA256:
- e8ea618c585dd11fb8a7fa3ce31a242e3c1b0966f376cdd40340b55859fea01e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.