Google

Google Releases TranslateGemma, A Suite of Open Translation Models


Executive Summary

Google has launched TranslateGemma, a new family of open translation models built on the Gemma 3 architecture and available in 4B, 12B, and 27B parameter sizes. The models offer state-of-the-art translation quality across 55 languages with exceptional efficiency, allowing smaller models to outperform much larger baselines. Designed for researchers and developers, TranslateGemma enables high-fidelity translation on hardware ranging from mobile devices to cloud GPUs, democratizing access to advanced translation technology.

Key Takeaways

* Product: A suite of open translation models named TranslateGemma, based on the Gemma 3 architecture.

* Model Sizes: Available in three configurations: 4B (for mobile/edge), 12B (for laptops), and 27B (for cloud servers).

* Performance & Efficiency: The models are highly efficient; the 12B version outperforms the baseline Gemma 3 27B model, and the 4B model rivals the baseline 12B model on the WMT24++ benchmark.

* Training Process: Utilizes a two-stage fine-tuning process that distills knowledge from Gemini models: Supervised Fine-Tuning (SFT) followed by Reinforcement Learning (RL) to enhance quality.

* Language Coverage: Formally evaluated on 55 languages, including many low-resource ones, with foundational training on nearly 500 additional language pairs to encourage further research.

* Multimodal Capabilities: Retains Gemma 3's ability to translate text embedded within images, even without specific multimodal fine-tuning.

* Availability: The models are available immediately for download on Kaggle and Hugging Face and can be deployed via Vertex AI.

Strategic Importance

By releasing high-performance, compact open models, Google makes advanced translation technology more accessible and challenges the notion that quality requires massive-scale, closed APIs. This empowers developers to build translation features into applications that run locally, lowering cost and latency barriers.

Original article