MaartenGr commited on
Commit
cd0bc28
·
verified ·
1 Parent(s): d6436b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -382,7 +382,10 @@ Compared to Gemma 3, the models use standard `system`, `assistant`, and `user` r
382
 
383
  ### 4. Modality order
384
 
385
- * For optimal performance with multimodal inputs, place image and/or audio content **before** the text in your prompt.
 
 
 
386
 
387
  ### 5. Variable Image Resolution
388
 
 
382
 
383
  ### 4. Modality order
384
 
385
+ For optimal performance with multimodal inputs, place:
386
+
387
+ * Image content **before** the text in your prompt.
388
+ * Audio content **after** the text in your prompt.
389
 
390
  ### 5. Variable Image Resolution
391