Filippo B's picture
7 3

Filippo B

Filippo
Β·

AI & ML interests

NLP, data-intensive applications, cloud data platforms, information retrieval, workflows orchestration

Recent Activity

Organizations

Squirro's profile picture Nerdy Face's profile picture Serendipyty's profile picture

Filippo's activity

upvoted an article about 1 month ago
view article
Article

Self-Hosting LLaMA 3.1 70B (or any ~70B LLM) Affordably

By abhinand β€’
β€’ 11
reacted to merve's post with πŸ”₯ 3 months ago
view post
Post
5565
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 3 months ago
view article
Article

ColPali: Efficient Document Retrieval with Vision Language Models πŸ‘€

By manu β€’
β€’ 182