Duplicated from AutonLab/MOMENT-1-base
How to use levidio/MOMENT-1-base with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("levidio/MOMENT-1-base", dtype="auto")
What is a pickle import?