Add int8 quantized models (EnableSubgraph: True) d144555
Xabi Ezpeleta commited on
How to use itzune/txukun-cap-punct-eu with Transformers.js:
// npm i @huggingface/transformers
import { pipeline } from '@huggingface/transformers';
// Allocate pipeline
const pipe = await pipeline('translation', 'itzune/txukun-cap-punct-eu');