commit for file path 3a0d53c
Ubuntu commited on
How to use NLPKorea/test with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("NLPKorea/test", dtype="auto")