We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fb6f50 commit 4ecc96bCopy full SHA for 4ecc96b
docs/models/supported_models.md
@@ -10,4 +10,8 @@ Architecture |Models |Example HF Models |vLLM |Transformers
10
------------------|--------------|--------------------|-----|-------------
11
`OPTForCausalLM` |OPT, OPT-IML |`facebook/opt-6.7b` |✅ |✅
12
13
+## Vision Language Models
14
15
+| Architecture | Models | Example HF Models | vLLM | Transformers |
16
+|--------------------------------------|--------|------------------------------|------|--------------|
17
+| `Qwen2VLForConditionalGeneration` | Qwen2VL | `Qwen/Qwen2-VL-2B-Instruct` | ✅ | ✅ |
0 commit comments