How to use edithram23/Redaction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("edithram23/Redaction") model = AutoModelForSeq2SeqLM.from_pretrained("edithram23/Redaction")
No model card
Files info