initial commit 25a4e07 verified
Chen Chongyu commited on
How to use Chen-01AI/test with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Chen-01AI/test", dtype="auto")