Instructions to use kimmchii/small100-th with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kimmchii/small100-th with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("kimmchii/small100-th") model = AutoModelForSeq2SeqLM.from_pretrained("kimmchii/small100-th") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
261fd96 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:038fa0750d2d54ed9666d23526879ed6d1d0b7ac864a1b7b0be7bb9ec184309c
size 4091
|