How to use Gwanwoo/tokenizer_final with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Gwanwoo/tokenizer_final", dtype="auto")