Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

DanVP
/
MoxhiMT-30-web

Translation
Transformers.js
ONNX
marian
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use DanVP/MoxhiMT-30-web with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use DanVP/MoxhiMT-30-web with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('translation', 'DanVP/MoxhiMT-30-web');
MoxhiMT-30-web
349 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
DanVP's picture
DanVP
Tokenizer hotfix: remove 239 BPE merges producing orphaned fused Han pieces (parity with MoxhiMT-30 v4.0.1)
654e0a7 verified 19 days ago
  • onnx
    Fix q8 merged decoder ONNX artifact about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    648 Bytes
    Add Transformers.js browser ONNX package for MoxhiMT-30 2 months ago
  • config.json
    1.05 kB
    Add Transformers.js browser ONNX package for MoxhiMT-30 2 months ago
  • generation_config.json
    286 Bytes
    Add Transformers.js browser ONNX package for MoxhiMT-30 2 months ago
  • special_tokens_map.json
    100 Bytes
    Add Transformers.js browser ONNX package for MoxhiMT-30 2 months ago
  • tokenizer.json
    1.93 MB
    Tokenizer hotfix: remove 239 BPE merges producing orphaned fused Han pieces (parity with MoxhiMT-30 v4.0.1) 19 days ago
  • tokenizer_config.json
    1.12 kB
    Add Transformers.js browser ONNX package for MoxhiMT-30 2 months ago
  • vocab.json
    614 kB
    Add Transformers.js browser ONNX package for MoxhiMT-30 2 months ago