From 3707cb2505e93cca217831f5483e20b988b5a5e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Lucchesi?= Date: Tue, 9 Sep 2025 20:03:32 +0200 Subject: [PATCH] [Docs] Gemma3n `transcriptions` endpoint support (#24512) Signed-off-by: NickLucche --- docs/models/supported_models.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/models/supported_models.md b/docs/models/supported_models.md index d23fdff568fcd..bf4e243203489 100644 --- a/docs/models/supported_models.md +++ b/docs/models/supported_models.md @@ -766,6 +766,7 @@ Speech2Text models trained specifically for Automatic Speech Recognition. |--------------|--------|-------------------|----------------------|---------------------------|---------------------| | `WhisperForConditionalGeneration` | Whisper | `openai/whisper-small`, `openai/whisper-large-v3-turbo`, etc. | | | | | `VoxtralForConditionalGeneration` | Voxtral (Mistral format) | `mistralai/Voxtral-Mini-3B-2507`, `mistralai/Voxtral-Small-24B-2507`, etc. | | ✅︎ | ✅︎ | +| `Gemma3nForConditionalGeneration` | Gemma3n | `google/gemma-3n-E2B-it`, `google/gemma-3n-E4B-it`, etc. | | | ✅︎ | ### Pooling Models