initial commit 51afd18
YixuanWeng commited on
How to use WENGSYX/CoNN_Sub_Carry with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("WENGSYX/CoNN_Sub_Carry", dtype="auto")