How to use Rask6723/IT_GR7_En-Sn with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Rask6723/IT_GR7_En-Sn") model = AutoModelForSeq2SeqLM.from_pretrained("Rask6723/IT_GR7_En-Sn")
The community tab is the place to discuss and collaborate with the HF community!