How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM

tokenizer = AutoTokenizer.from_pretrained("EthioNLP/ethionlp_mt5_small")
model = AutoModelForSeq2SeqLM.from_pretrained("EthioNLP/ethionlp_mt5_small")
Quick Links

Citation Information

@article{tonja2024ethiollm, title={EthioLLM: Multilingual Large Language Models for Ethiopian Languages with Task Evaluation}, author={Tonja, Atnafu Lambebo and Azime, Israel Abebe and Belay, Tadesse Destaw and Yigezu, Mesay Gemeda and Mehamed, Moges Ahmed and Ayele, Abinew Ali and Jibril, Ebrahim Chekol and Woldeyohannis, Michael Melese and Kolesnikova, Olga and Slusallek, Philipp and others}, journal={arXiv preprint arXiv:2403.13737}, year={2024} }

Downloads last month
12
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using EthioNLP/ethionlp_mt5_small 1

Paper for EthioNLP/ethionlp_mt5_small