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

[Doc] Add `QVQ` and `QwQ` to the list of supported models (#11509)


Signed-off-by: default avatarRoger Wang <ywang@roblox.com>
Co-authored-by: default avatarCyrus Leung <tlleungac@connect.ust.hk>
parent aa25985b
...@@ -319,7 +319,7 @@ See [this page](#generative-models) for more information on how to use generativ ...@@ -319,7 +319,7 @@ See [this page](#generative-models) for more information on how to use generativ
- ✅︎ - ✅︎
* - :code:`Qwen2ForCausalLM` * - :code:`Qwen2ForCausalLM`
- Qwen2 - Qwen2
- :code:`Qwen/Qwen2-7B-Instruct`, :code:`Qwen/Qwen2-7B`, etc. - :code:`Qwen/QwQ-32B-Preview`, :code:`Qwen/Qwen2-7B-Instruct`, :code:`Qwen/Qwen2-7B`, etc.
- ✅︎ - ✅︎
- ✅︎ - ✅︎
* - :code:`Qwen2MoeForCausalLM` * - :code:`Qwen2MoeForCausalLM`
...@@ -710,7 +710,7 @@ See [this page](#generative-models) for more information on how to use generativ ...@@ -710,7 +710,7 @@ See [this page](#generative-models) for more information on how to use generativ
* - :code:`Qwen2VLForConditionalGeneration` * - :code:`Qwen2VLForConditionalGeneration`
- Qwen2-VL - Qwen2-VL
- T + I\ :sup:`E+` + V\ :sup:`E+` - T + I\ :sup:`E+` + V\ :sup:`E+`
- :code:`Qwen/Qwen2-VL-2B-Instruct`, :code:`Qwen/Qwen2-VL-7B-Instruct`, :code:`Qwen/Qwen2-VL-72B-Instruct`, etc. - :code:`Qwen/QVQ-72B-Preview`, :code:`Qwen/Qwen2-VL-7B-Instruct`, :code:`Qwen/Qwen2-VL-72B-Instruct`, etc.
- ✅︎ - ✅︎
- ✅︎ - ✅︎
- -
......
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