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