Bart Large Cnn

AFFECTIVELY conversion of facebook/bart-large-cnn to ONNX format for edge deployment.

Model Details

Usage

With ONNX Runtime

import onnxruntime as ort

session = ort.InferenceSession("bart-large-cnn-onnx.onnx")

With Transformers + Optimum

from optimum.onnxruntime import ORTModelForSequenceClassification
model = ORTModelForSequenceClassification.from_pretrained("affectively-ai/bart-large-cnn-onnx")

About AFFECTIVELY

AFFECTIVELY is an emotion intelligence platform that runs AI models at the edge -- in-browser, on-device, zero cloud cost. These converted models power the platform's real-time emotion analysis, speech recognition, and natural language capabilities.

All conversions are optimized for edge deployment within browser and mobile memory constraints.

License

Apache 2.0 (follows upstream model license)

Downloads last month
46
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for forkjoin-ai/bart-large-cnn-onnx

Quantized
(7)
this model