Abhinav Dadhich's picture
4 11

Abhinav Dadhich

resbyte
Β·

AI & ML interests

None yet

Recent Activity

Organizations

None yet

resbyte's activity

upvoted 2 articles 12 days ago
view article
Article

Welcome PaliGemma 2 – New vision language models by Google

β€’ 140
view article
Article

Introducing Idefics2: A Powerful 8B Vision-Language Model for the community

β€’ 174
reacted to merve's post with πŸ”₯ 6 months ago
view post
Post
5614
I have put together a notebook on Multimodal RAG, where we do not process the documents with hefty pipelines but natively use:
- vidore/colpali for retrieval πŸ“– it doesn't need indexing with image-text pairs but just images!
- Qwen/Qwen2-VL-2B-Instruct for generation πŸ’¬ directly feed images as is to a vision language model with no processing to text!
I used ColPali implementation of the new 🐭 Byaldi library by @bclavie πŸ€—
https://github.com/answerdotai/byaldi
Link to notebook: https://github.com/merveenoyan/smol-vision/blob/main/ColPali_%2B_Qwen2_VL.ipynb
upvoted an article 7 months ago
view article
Article

Vision Language Models Explained

β€’ 272