Skip to content

Commit a77b873

Browse files
authored
Merge branch 'main' into load-tiny-agents-from-hub
2 parents d532a69 + 91003db commit a77b873

File tree

1 file changed

+2
-1
lines changed
  • packages/tasks/src/tasks/image-text-to-text

1 file changed

+2
-1
lines changed

packages/tasks/src/tasks/image-text-to-text/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,10 @@ curl https://router.huggingface.co/hf-inference/models/meta-llama/Llama-3.2-11B-
8585

8686
## Useful Resources
8787

88+
- [Vision Language Models (Better, Faster, Stronger)](https://huggingface.co/blog/vlms-2025)
8889
- [Vision Language Models Explained](https://huggingface.co/blog/vlms)
8990
- [Welcome PaliGemma 2 – New vision language models by Google](https://huggingface.co/blog/paligemma2)
9091
- [SmolVLM - small yet mighty Vision Language Model](https://huggingface.co/blog/smolvlm)
9192
- [Multimodal RAG using ColPali and Qwen2-VL](https://github.com/merveenoyan/smol-vision/blob/main/ColPali_%2B_Qwen2_VL.ipynb)
92-
- [Image-text-to-text task guide](https://huggingface.co/tasks/image-text-to-text)
9393
- [Preference Optimization for Vision Language Models with TRL](https://huggingface.co/blog/dpo_vlm)
94+
- [Image-text-to-text task guide](https://huggingface.co/docs/transformers/tasks/image_text_to_text)

0 commit comments

Comments
 (0)