How to use WENGSYX/CoNN_Add_Carry with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("WENGSYX/CoNN_Add_Carry", dtype="auto")