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