Instructions to use Wikidepia/IndoT5-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Wikidepia/IndoT5-large with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Wikidepia/IndoT5-large") model = AutoModelForSeq2SeqLM.from_pretrained("Wikidepia/IndoT5-large", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
980bafb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4ab9f01c5f3615d0560e155ee31b0adbcbcf8edbbf7d8ec450384dd4c2d3d4c1
size 3132845093
|