Instructions to use fcogidi/pegasus-arxiv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use fcogidi/pegasus-arxiv with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('summarization', 'fcogidi/pegasus-arxiv');
https://huggingface.co/google/pegasus-arxiv with ONNX weights compatible with Transformers.js.
NOTE: As of 2024-11-30 Transformers.js does not support PegasusTokenizer.
- Downloads last month
- 3