Skip to content

Commit 3707cb2

Browse files
authored
[Docs] Gemma3n transcriptions endpoint support (#24512)
Signed-off-by: NickLucche <[email protected]>
1 parent 920ed46 commit 3707cb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/models/supported_models.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,7 @@ Speech2Text models trained specifically for Automatic Speech Recognition.
766766
|--------------|--------|-------------------|----------------------|---------------------------|---------------------|
767767
| `WhisperForConditionalGeneration` | Whisper | `openai/whisper-small`, `openai/whisper-large-v3-turbo`, etc. | | | |
768768
| `VoxtralForConditionalGeneration` | Voxtral (Mistral format) | `mistralai/Voxtral-Mini-3B-2507`, `mistralai/Voxtral-Small-24B-2507`, etc. | | ✅︎ | ✅︎ |
769+
| `Gemma3nForConditionalGeneration` | Gemma3n | `google/gemma-3n-E2B-it`, `google/gemma-3n-E4B-it`, etc. | | | ✅︎ |
769770

770771
### Pooling Models
771772

0 commit comments

Comments
 (0)