Skip to content

Commit cd099cd

Browse files
davanstrienzaristei
authored andcommitted
fix typo in Gemma3n notes (huggingface#39196)
1 parent 976d0d6 commit cd099cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/en/model_doc/gemma3n.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ echo -e "Plants create energy through a process known as" | transformers run --t
121121
## Notes
122122

123123
- Use [`Gemma3nForConditionalGeneration`] for image-audio-and-text, image-and-text, image-and-audio, audio-and-text,
124-
image-only and aduio-only inputs.
124+
image-only and audio-only inputs.
125125
- Gemma 3n supports multiple images per input, but make sure the images are correctly batched before passing them to
126126
the processor. Each batch should be a list of one or more images.
127127

0 commit comments

Comments
 (0)