Add Granite Vision for MM RAG
Browse files
README.md
CHANGED
@@ -150,7 +150,9 @@ print(f"Generated text: {outputs[0].outputs[0].text}")
|
|
150 |
|
151 |
For an example of fine-tuning Granite Vision for new tasks refer to [this notebook](https://huggingface.co/learn/cookbook/en/fine_tuning_granite_vision_sft_trl).
|
152 |
|
|
|
153 |
|
|
|
154 |
|
155 |
**Model Architecture:**
|
156 |
|
|
|
150 |
|
151 |
For an example of fine-tuning Granite Vision for new tasks refer to [this notebook](https://huggingface.co/learn/cookbook/en/fine_tuning_granite_vision_sft_trl).
|
152 |
|
153 |
+
### Use Granite Vision for MM RAG
|
154 |
|
155 |
+
For an example of MM RAG using granite vision refer to [this notebook](https://github.com/ibm-granite-community/granite-snack-cookbook/blob/main/recipes/RAG/Granite_Multimodal_RAG.ipynb).
|
156 |
|
157 |
**Model Architecture:**
|
158 |
|