google / translate-gemma-4b-it
translate-gemma-4b-it
TranslateGemma is a family of lightweight, state-of-the-art open translation models from Google, based on the Gemma 3 family of models. TranslateGemma models are designed to handle translation tasks across 55 languages. Their relatively small size makes it possible to deploy them in environments with limited resources such as laptops, desktops or your own cloud infrastructure, democratizing access to state of the art translation models and helping foster innovation for everyone.
TranslateGemma is a family of lightweight, state-of-the-art open translation models from Google, based on the Gemma 3 family of models.
TranslateGemma models are designed to handle translation tasks across 55 languages. Their relatively small size makes it possible to deploy them in environments with limited resources such as laptops, desktops or your own cloud infrastructure, democratizing access to state of the art translation models and helping foster innovation for everyone.
API quick start
Run translate-gemma-4b-it with a single API call.
{
"prompt": "在古老的信仰体系中,死亡从来不是生命的终点,而是通往另一重存在的开始。当一位勇敢的…",
"sourceLng": "Chinese",
"targetLng": "English",
"maxNewTokens": 200
}