Instructions to use SparkExpedition/Ticket-Resolution-FALCON-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SparkExpedition/Ticket-Resolution-FALCON-7B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ybelkada/falcon-7b-sharded-bf16") model = PeftModel.from_pretrained(base_model, "SparkExpedition/Ticket-Resolution-FALCON-7B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b39388313ec32fe1960a880220e6cbafe67c5500f8a36df87e1eaed09fa86fbb
- Size of remote file:
- 18.9 MB
- SHA256:
- c22dd1b81527b9dbcef2f5568253f4a4bb4a9ca531ba0fc6155bcd81fcbea56b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.