How to use BigSalmon/Concise with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("BigSalmon/Concise") model = AutoModelForSeq2SeqLM.from_pretrained("BigSalmon/Concise")
how to start prompt:
wordy:
example:
wordy: the ndp has turned into the country's darling of the young.
output:
the ndp is youth-driven.