Instructions to use BM-K/NewsKoT5-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use BM-K/NewsKoT5-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("BM-K/NewsKoT5-small") model = AutoModelForSeq2SeqLM.from_pretrained("BM-K/NewsKoT5-small") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
ef9f9d9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fdbcbab19ab69ef934ce1b3fcb03acbaca07eb176e748d6cca7a1f22ec6768e2
size 245886721
|