Instructions to use Xenova/bart-large-cnn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Xenova/bart-large-cnn with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('summarization', 'Xenova/bart-large-cnn');
Commit History
[Automated] Update base model metadata a3cfb90 verified
Upload fp16 ONNX weights c15e2d4 verified
Upload fp16 ONNX weights 89440c5 verified
Upload folder using huggingface_hub 9a68bf2
Update README.md b9699f3
Upload folder using huggingface_hub cf9cad6
Upload README.md with huggingface_hub 2eca776
Upload folder using huggingface_hub 32beb55
Upload README.md with huggingface_hub f6cafee
Create README.md a4e0e1a
initial commit c51e215
Joshua commited on