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