from transformers import AutoTokenizer tokenizer = AutoTokenizer.from_pretrained("paust/pko-t5-large", trust_remote_code=True)