How to use YeungNLP/ofa-cn-large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("YeungNLP/ofa-cn-large", dtype="auto")
No model card