import copy from vocab.text_davinci_003 import tokenizer as base_tokenizer tokenizer = copy.copy(base_tokenizer)