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