Instructions to use AbdallahOubella/SumFin with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use AbdallahOubella/SumFin with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-base") model = PeftModel.from_pretrained(base_model, "AbdallahOubella/SumFin") - Transformers
How to use AbdallahOubella/SumFin with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("AbdallahOubella/SumFin", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 41b99dd6541e415000041fd4853f1f3f8f73d3425a65817cca255768d4670df1
- Size of remote file:
- 7.2 MB
- SHA256:
- 57320357d5820dbae8d9aa1c43b4d2a98494022ea8c12aa23580815c24e0cbe7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.