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