I can’t get ctranslate2 to work with (facebook/bart-large-mnli · Hugging Face)
I am guessing this has to do with the fact that while the base model is BART, its output is unlike a regular sequence classifier.
Is there a way to use ctranslate2 with it?