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