commit from root 0fc818a
Will Cheng commited on
How to use willcy1006/Sotomayor with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("willcy1006/Sotomayor", device_map="auto")