A Modular Translation Model for 7 Languages
This model supports translation in all directions between the following languages: et, en, de, ru, fi, lt, lv.
The model uses a modular architecture, where each language has its own encoder and decoder that is used for all translation direction combinations. The model can be used with our custom version of FairSeq and with our translation API components (API and NMT workers). Additionally, it is fully compatible with the MTee platform and its NMT workers.
Files: | |
---|---|
Fairseq translation model | modular_model.pt |
SentecePiece models | sp-model.{lang}.model |
translation model vocabularies | dict.{lang}.txt |
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API has been turned off for this model.