Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ tags: [green, llmware-vision, p2, ov, emerald]
|
|
| 10 |
|
| 11 |
This is a vision-to-text model from the Qwen2 release series from Qwen (summer 2024), and is a very high-quality innovative small model that accepts multi-modal inputs (image/video, text).
|
| 12 |
|
|
|
|
| 13 |
### Model Description
|
| 14 |
|
| 15 |
- **Developed by:** Qwen
|
|
@@ -21,7 +22,9 @@ This is a vision-to-text model from the Qwen2 release series from Qwen (summer 2
|
|
| 21 |
- **License:** Apache 2.0
|
| 22 |
- **Uses:** Multimodal LLM
|
| 23 |
- **Quantization:** int4
|
| 24 |
-
|
|
|
|
|
|
|
| 25 |
|
| 26 |
## Model Card Contact
|
| 27 |
|
|
|
|
| 10 |
|
| 11 |
This is a vision-to-text model from the Qwen2 release series from Qwen (summer 2024), and is a very high-quality innovative small model that accepts multi-modal inputs (image/video, text).
|
| 12 |
|
| 13 |
+
|
| 14 |
### Model Description
|
| 15 |
|
| 16 |
- **Developed by:** Qwen
|
|
|
|
| 22 |
- **License:** Apache 2.0
|
| 23 |
- **Uses:** Multimodal LLM
|
| 24 |
- **Quantization:** int4
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
For an open source inference implementation, please see this [Intel OpenVino notebook](https://github.com/openvinotoolkit/openvino_notebooks/tree/latest/notebooks/qwen2-vl)
|
| 28 |
|
| 29 |
## Model Card Contact
|
| 30 |
|