Update README.md
Browse files
README.md
CHANGED
@@ -39,11 +39,8 @@ We evaluated Granite Vision 3.2 alongside other vision-language models (VLMs) in
|
|
39 |
- **Release Date**: Feb 26th, 2025
|
40 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
41 |
|
42 |
-
**Supported Languages:**
|
43 |
-
English
|
44 |
-
|
45 |
**Supported Input Format:**
|
46 |
-
|
47 |
|
48 |
**Intended Use:**
|
49 |
The model is intended to be used in enterprise applications that involve processing visual and text data. In particular, the model is well-suited for a range of visual document understanding tasks, such as analyzing tables and charts, performing optical character recognition (OCR), and answering questions based on document content. Additionally, its capabilities extend to general image understanding, enabling it to be applied to a broader range of business applications. For tasks that exclusively involve text-based input, we suggest using our Granite large language models, which are optimized for text-only processing and offer superior performance compared to this model.
|
|
|
39 |
- **Release Date**: Feb 26th, 2025
|
40 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
41 |
|
|
|
|
|
|
|
42 |
**Supported Input Format:**
|
43 |
+
Currently the model supports English instructions and images (png, jpeg, etc.) as input format.
|
44 |
|
45 |
**Intended Use:**
|
46 |
The model is intended to be used in enterprise applications that involve processing visual and text data. In particular, the model is well-suited for a range of visual document understanding tasks, such as analyzing tables and charts, performing optical character recognition (OCR), and answering questions based on document content. Additionally, its capabilities extend to general image understanding, enabling it to be applied to a broader range of business applications. For tasks that exclusively involve text-based input, we suggest using our Granite large language models, which are optimized for text-only processing and offer superior performance compared to this model.
|