Upload pytorch_model.bin 1106b68
Zineng Tang commited on
How to use ZinengTang/models-moved with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ZinengTang/models-moved", dtype="auto")