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