How to use recwizard/kbrd-rec-redial with Transformers:
# Load model directly from transformers import KBRDRec model = KBRDRec.from_pretrained("recwizard/kbrd-rec-redial", dtype="auto")
No model card