How to use max044/vl-jepa-custom with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("max044/vl-jepa-custom", dtype="auto")
What is a pickle import?