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