Find answers from the community

Updated 4 months ago

Implementing Colpali using LLaMA Index

At a glance

The community members are discussing the implementation of colpali using the LlamaIndex library. One community member notes that there is currently no support for colpali in LlamaIndex, but they have been meaning to add it as a reranker. Another community member suggests that it may not make sense to implement colpali as a full embedding model in LlamaIndex yet, as the library does not currently support multi-vector retrieval. There is no explicitly marked answer in the comments.

is there a way to implement colpali using llama index I couldn't find it in the docs
L
2 comments
There isn't currently. Been meaning to add it as a reranker
I don't think it makes sense just yet as a full embedding model in llama-index -- support for multi-vector retrieval just isn't in the library yet
Add a reply
Sign up and join the conversation on Discord