add files d0613a4
liangyuxin commited on
How to use IDEA-CCNL/Randeng-GAVAE-1.2B-Augmentation-Chinese with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("IDEA-CCNL/Randeng-GAVAE-1.2B-Augmentation-Chinese", dtype="auto")