Instructions to use IDEA-CCNL/Randeng-T5-784M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use IDEA-CCNL/Randeng-T5-784M with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("IDEA-CCNL/Randeng-T5-784M") model = AutoModelForSeq2SeqLM.from_pretrained("IDEA-CCNL/Randeng-T5-784M") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 5af82b7
Update README.md 30f6683
Update README.md c585eab
Update README.md 19a36b4
Update README.md 064ad4f
update T5 784M model 1796a3d
ganruyi commited on
update T5 784M model 99a5674
ganruyi commited on