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