How to use Alwaly/WolofToFrenchTranslatorBis_ with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Alwaly/WolofToFrenchTranslatorBis_") model = AutoModelForSeq2SeqLM.from_pretrained("Alwaly/WolofToFrenchTranslatorBis_")
No model card
Files info