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