diff --git a/docs/source/models/supported_models.md b/docs/source/models/supported_models.md
index a1a28986b8a9..5497b5dba76e 100644
--- a/docs/source/models/supported_models.md
+++ b/docs/source/models/supported_models.md
@@ -808,7 +808,7 @@ See [this page](#generative-models) for more information on how to use generativ
*
* ✅︎
* ✅︎
-- * `PaliGemmaForConditionalGeneration`
+- * `PaliGemmaForConditionalGeneration`\*
* PaliGemma, PaliGemma 2
* T + IE
* `google/paligemma-3b-pt-224`, `google/paligemma-3b-mix-224`, `google/paligemma2-3b-ft-docci-448`, etc.
@@ -885,6 +885,10 @@ The official `openbmb/MiniCPM-V-2` doesn't work yet, so we need to use a fork (`
For more details, please see:
:::
+:::{note}
+Currently the PaliGemma model series is implemented without PrefixLM attention mask. This model series may be deprecated in a future release.
+:::
+
:::{note}
`mistral-community/pixtral-12b` does not support V1 yet.
:::