Instructions to use juierror/thai-news-summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use juierror/thai-news-summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("juierror/thai-news-summarization") model = AutoModelForSeq2SeqLM.from_pretrained("juierror/thai-news-summarization") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md e42be83
Update README.md 18183fc
add tokenizer 93287ae
SIWABOON commited on
add model 119e30b
SIWABOON commited on
Update README.md b1464bc
Update README.md e8bf1ac
Update README.md 4794bbf
Update README.md b0513f1
add tokenizer adb3c98
SIWABOON commited on
add model e3ade4f
SIWABOON commited on