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