Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ Latest examples 👇🏻
|
|
12 |
- [Fine-tune ColPali for Multimodal RAG](https://huggingface.co/merve/smol-vision/blob/main/Finetune_ColPali.ipynb)
|
13 |
- [Fine-tune Gemma-3n for all modalities (audio-text-image)](https://huggingface.co/merve/smol-vision/blob/main/Gemma3n_Fine_tuning_on_All_Modalities.ipynb)
|
14 |
- [Any-to-Any (Video) RAG with OmniEmbed and Qwen](https://huggingface.co/merve/smol-vision/blob/main/Any_to_Any_RAG.ipynb)
|
|
|
15 |
**Note**: The script and notebook are updated to fix few issues related to QLoRA!
|
16 |
|
17 |
| | Notebook | Description |
|
|
|
12 |
- [Fine-tune ColPali for Multimodal RAG](https://huggingface.co/merve/smol-vision/blob/main/Finetune_ColPali.ipynb)
|
13 |
- [Fine-tune Gemma-3n for all modalities (audio-text-image)](https://huggingface.co/merve/smol-vision/blob/main/Gemma3n_Fine_tuning_on_All_Modalities.ipynb)
|
14 |
- [Any-to-Any (Video) RAG with OmniEmbed and Qwen](https://huggingface.co/merve/smol-vision/blob/main/Any_to_Any_RAG.ipynb)
|
15 |
+
|
16 |
**Note**: The script and notebook are updated to fix few issues related to QLoRA!
|
17 |
|
18 |
| | Notebook | Description |
|