diff --git a/tools/convert_T5.py b/tools/convert_T5.py index 68e34742ee..f2532bc1a9 100755 --- a/tools/convert_T5.py +++ b/tools/convert_T5.py @@ -576,4 +576,3 @@ def __init__(self, model_path: str): opt.tokenizer_model, ) print("With OpenNMT-py use the model with the .new extension or rename it") -