Instructions to use julien-c/onnx-opus-mt-en-eo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use julien-c/onnx-opus-mt-en-eo with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('translation', 'julien-c/onnx-opus-mt-en-eo');
Conversion of https://huggingface.co/Helsinki-NLP/opus-mt-en-eo to ONNX to be used from transformers.js
- Downloads last month
- 12