Instructions to use psugam/sugam_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use psugam/sugam_model with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/mt5-base") model = PeftModel.from_pretrained(base_model, "psugam/sugam_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c0f479ce2218263a74ad91611ab9495a9a4dbf042b5c1a0328b75252ff3b8377
- Size of remote file:
- 16.3 MB
- SHA256:
- cb7b3c0457b75198dbf15a7d82e3d17de41f0298d83257a7f5bec75dc7d0f8e2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.