Unverified Commit fd84857f authored by Roger Wang's avatar Roger Wang Committed by GitHub
Browse files

[Doc] Add clarification note regarding paligemma (#13511)

parent 8aada19d
...@@ -808,7 +808,7 @@ See [this page](#generative-models) for more information on how to use generativ ...@@ -808,7 +808,7 @@ See [this page](#generative-models) for more information on how to use generativ
* *
* ✅︎ * ✅︎
* ✅︎ * ✅︎
- * `PaliGemmaForConditionalGeneration` - * `PaliGemmaForConditionalGeneration`\*
* PaliGemma, PaliGemma 2 * PaliGemma, PaliGemma 2
* T + I<sup>E</sup> * T + I<sup>E</sup>
* `google/paligemma-3b-pt-224`, `google/paligemma-3b-mix-224`, `google/paligemma2-3b-ft-docci-448`, etc. * `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 (` ...@@ -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: <gh-pr:4087#issuecomment-2250397630> For more details, please see: <gh-pr:4087#issuecomment-2250397630>
::: :::
:::{note}
Currently the PaliGemma model series is implemented without PrefixLM attention mask. This model series may be deprecated in a future release.
:::
:::{note} :::{note}
`mistral-community/pixtral-12b` does not support V1 yet. `mistral-community/pixtral-12b` does not support V1 yet.
::: :::
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment