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