Transformers
PyTorch
Safetensors
English
t5
text2text-generation
chat
summary
text-generation-inference
Instructions to use KoalaAI/ChatSum-Base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KoalaAI/ChatSum-Base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("KoalaAI/ChatSum-Base") model = AutoModelForSeq2SeqLM.from_pretrained("KoalaAI/ChatSum-Base") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cd774ef50331cb8b95bc2fc23e5e791fb489f37e2f17f05259aeabd6206b7436
- Size of remote file:
- 990 MB
- SHA256:
- 77c080079cbfe20e32ae0060f05ecd167ae5c2fb6b1ad95adefccbf68fd85e7b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.