SAVRN
Search Contact SAVRN

Open-weight model · Translation

indictrans2-en-indic-dist-200M

by AI4Bharat ai4bharat/indictrans2-en-indic-dist-200M

This is the model card of IndicTrans2 En-Indic Distilled 200M variant. Please refer to section 7.6: Distilled Models in the TMLR submission for further details on model training, data and metrics.

Parameters275M
Context
Weights2.2 GB
Licensemit
AccessAccess requested at publisher
Monthly Downloads167.8k

Runs On

What it takes to serve indictrans2-en-indic-dist-200M (275M parameters): the memory its weights need at each precision, and the cheapest way to rent enough data-center GPUs to hold them.

PrecisionWeightsMemory neededCheapest setupPer hourAlso fits
16-bit 0.5 GB 0.7 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
8-bit 0.3 GB 0.3 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00
4-bit 0.1 GB 0.2 GB 1x MI300X (192 GB)
Vultr
$1.85 1x H100 $1.99 · 1x MI325X $2.00

Memory is the weights at that precision plus 20% for the runtime and a short context; a long context needs more. Prices are the lowest on-demand hourly rates in the SAVRN Index, read Sep 18, 2026.

Model Card

By AI4Bharat, published under mit, revision 173b94239f7c.

IndicTrans2

This is the model card of IndicTrans2 En-Indic Distilled 200M variant.

Please refer to section 7.6: Distilled Models in the TMLR submission for further details on model training, data and metrics.

Usage Instructions

Please refer to the github repository for a detail description on how to use HF compatible IndicTrans2 models for inference.

Read the full model card (398 words)

Identity and Version

Repository
ai4bharat/indictrans2-en-indic-dist-200M
Publisher
AI4Bharat
Task
Translation
Modality
Text
Library
transformers
Parameters
275M parameters
Languages
as, bn, brx, doi, en, gom, gu, hi
Revision
173b94239f7c38886b2747b8d4a5db771a7e1232
First published
2023-09-12
Last updated
2025-05-02

Files and Weights

16 files, 2.2 GB in total. The weights are 2 files totalling 2.2 GB in bin, safetensors.

Weights2 files · 2.2 GB
Configuration8 files · 4.1 MB
Tokenizer1 file · 1.1 KB
Documentation2 files · 5.5 KB
Other2 files · 4.0 MB
Repository1 file · 1.6 KB
Every file
FileTypeSizeSHA-256
model.safetensorsWeights1.1 GB
pytorch_model.binWeights1.1 GB
config.jsonConfiguration1.4 KB
configuration_indictrans.pyConfiguration14.2 KB
dict.SRC.jsonConfiguration645.3 KB
dict.TGT.jsonConfiguration3.4 MB
generation_config.jsonConfiguration163 B
modeling_indictrans.pyConfiguration79.8 KB
special_tokens_map.jsonConfiguration96 B
tokenization_indictrans.pyConfiguration8.0 KB
LICENSEDocumentation1.1 KB
README.mdDocumentation4.3 KB
model.SRCOther759.4 KB
model.TGTOther3.3 MB
.gitattributesRepository1.6 KB
tokenizer_config.jsonTokenizer1.1 KB

License and Download

License
mit
Access
Access requested at publisher
Download size
2.2 GB
Request access from AI4Bharat

AI4Bharat grants access through its official repository on Hugging Face. Read the license.

Built From

  • Trained on (disclosed) IN22-Conv
  • Trained on (disclosed) IN22-Gen
  • Trained on (disclosed) flores-200

Memory Requirements

PrecisionWeights in memory
As published2.2 GB
16-bit0.5 GB
8-bit0.3 GB
4-bit0.1 GB

Weights only, from the published parameter count; the key-value cache and runtime add to this.

Questions About indictrans2-en-indic-dist-200M

How much GPU memory does indictrans2-en-indic-dist-200M need?

About 0.7 GB at 16-bit and 0.2 GB at 4-bit: the weights (275M parameters) plus a working margin. A long context needs more.

What is the cheapest GPU to run indictrans2-en-indic-dist-200M on?

At 16-bit, 1x MI300X from $1.85 an hour; at 4-bit, 1x MI300X from $1.85 an hour, at the lowest on-demand prices the SAVRN Index lists.

Can I use indictrans2-en-indic-dist-200M commercially?

Yes. indictrans2-en-indic-dist-200M is released under MIT License. The MIT License is a short permissive license. It permits commercial use, modification and redistribution, provided the copyright notice and permission notice are included.

Similar Models

Neural machine translation model for translating from English (en) to Bulgarian (bg). This model is part of the OPUS-MT project, an effort to make neural machine translation models widely available and accessible for many languages in the world. All models are originally trained using the amazing framework of Marian NMT, an efficient NMT implementation written in pure C++. The models have been converted to pyTorch using the transformers library by huggingface. Training data is taken from OPUS and training pipelines use the procedures of OPUS-MT-train. You can also use OPUS-MT models with the transformers pipelines, for example: The work is supported by the European Language Grid as pilot…

Open weights cc-by-4.0 238M parameters 1,024 tokens transformers

Neural machine translation model for translating from Turkish (tr) to English (en). This model is part of the OPUS-MT project, an effort to make neural machine translation models widely available and accessible for many languages in the world. All models are originally trained using the amazing framework of Marian NMT, an efficient NMT implementation written in pure C++. The models have been converted to pyTorch using the transformers library by huggingface. Training data is taken from OPUS and training pipelines use the procedures of OPUS-MT-train. You can also use OPUS-MT models with the transformers pipelines, for example: The work is supported by the European Language Grid as pilot…

Open weights cc-by-4.0 235M parameters 1,024 tokens transformers

Model · Translation

t5-base

T5 community

The developers of the Text-To-Text Transfer Transformer (T5) write: T5-Base is the checkpoint with 220 million parameters. The developers write in a blog post that the model: See the blog post and research paper for further details. The model is pre-trained on the Colossal Clean Crawled Corpus (C4), which was developed and released in the context of the same research paper as T5. The model was pre-trained on a on a multi-task mixture of unsupervised (1.) and supervised tasks (2.). Thereby, the following datasets were being used for (1.) and (2.): 1. Datasets used for Unsupervised denoising objective: 2. Datasets used for Supervised text-to-text language modeling objective - CoLA Warstadt et…

Open weights apache-2.0 223M parameters transformers

Neural machine translation model for translating from Korean (ko) to English (en). This model is part of the OPUS-MT project, an effort to make neural machine translation models widely available and accessible for many languages in the world. All models are originally trained using the amazing framework of Marian NMT, an efficient NMT implementation written in pure C++. The models have been converted to pyTorch using the transformers library by huggingface. Training data is taken from OPUS and training pipelines use the procedures of OPUS-MT-train. - More information about released models for this language pair: OPUS-MT kor-eng README - Tatoeba Translation…

Open weights cc-by-4.0 209M parameters 1,024 tokens transformers

source languages: fr; target languages: en; OPUS readme: fr-en; dataset: opus; model: transformer-align; pre-processing: normalization + SentencePiece.

Open weights apache-2.0 75M parameters 512 tokens transformers

Model · Translation

t5-small

T5 community

The developers of the Text-To-Text Transfer Transformer (T5) write: T5-Small is the checkpoint with 60 million parameters. The developers write in a blog post that the model: See the blog post and research paper for further details. The model is pre-trained on the Colossal Clean Crawled Corpus (C4), which was developed and released in the context of the same research paper as T5. The model was pre-trained on a on a multi-task mixture of unsupervised (1.) and supervised tasks (2.). Thereby, the following datasets were being used for (1.) and (2.): 1. Datasets used for Unsupervised denoising objective: 2. Datasets used for Supervised text-to-text language modeling objective - CoLA Warstadt et…

Open weights apache-2.0 61M parameters transformers