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