Instructions to use Kadonox/fugumt-en-ja-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Kadonox/fugumt-en-ja-onnx with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('translation', 'Kadonox/fugumt-en-ja-onnx');
fugumt-en-ja-onnx
This is an ONNX export of staka/fugumt-en-ja for use with Transformers.js.
Credits
- Original Model: staka
- License: CC BY-SA 4.0
- Note: This model is based on the JParaCrawl dataset.
- Downloads last month
- 19