Update README.md (#10)
Browse files- Update README.md (aa96152e97ff07c1d26903df84bc9757d7e17034)
Co-authored-by: Abraham Daniels <[email protected]>
README.md
CHANGED
@@ -37,8 +37,7 @@ We evaluated granite-vision-3.3-2b-embedding alongside other top colBERT style m
|
|
37 |
|
38 |
- **Release Date**: June 11th 2025
|
39 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
40 |
-
- **Supported Input Format:**
|
41 |
-
Currently the model supports English queries and images (png, jpeg, etc.) as input format.
|
42 |
|
43 |
**Intended Use:**
|
44 |
The model is intended to be used in enterprise applications that involve retrieval of visual and text data. In particular, the model is well-suited for multi-modal RAG systems where the knowledge base is composed of complex enterprise documents, such as reports, slides, images, canned doscuments, manuals and more. The model can be used as a standalone retriever, or alongside a text-based retriever.
|
|
|
37 |
|
38 |
- **Release Date**: June 11th 2025
|
39 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
40 |
+
- **Supported Input Format:** Currently the model supports English instructions and images (png, jpeg) as input format.
|
|
|
41 |
|
42 |
**Intended Use:**
|
43 |
The model is intended to be used in enterprise applications that involve retrieval of visual and text data. In particular, the model is well-suited for multi-modal RAG systems where the knowledge base is composed of complex enterprise documents, such as reports, slides, images, canned doscuments, manuals and more. The model can be used as a standalone retriever, or alongside a text-based retriever.
|