Instructions to use Davlan/afrobyt5-small-76L with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Davlan/afrobyt5-small-76L with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Davlan/afrobyt5-small-76L") model = AutoModelForSeq2SeqLM.from_pretrained("Davlan/afrobyt5-small-76L") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
07fd1ca | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:96cfb2af1a774e68ade4486c37e7fda28d9ed5ba5f4af36337beb34b73799dc6
size 1198558445
|