Further refactor

This commit is contained in:
oobabooga 2023-02-23 13:03:52 -03:00
parent 98af4bfb0d
commit ce7feb3641
4 changed files with 21 additions and 22 deletions

View file

@ -1,7 +1,5 @@
import argparse
global tokenizer
model = None
tokenizer = None
model_name = ""