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