MoxhiMT-30 Web

Transformers.js / ONNX Runtime Web package for running MoxhiMT-30 Chinese-to-Vietnamese translation in a browser.

Recommended runtime variants:

import { pipeline } from '@huggingface/transformers';

const translator = await pipeline('translation', 'DanVP/MoxhiMT-30-web', {
  dtype: 'q8', // wasm
});

For WebGPU-capable browsers, test dtype: 'fp16'.

This repo is generated from outputs/_ship_staging/moxhimt-30 by scripts/web/export_moxhimt30_transformersjs.ps1.

Downloads last month
18
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support