haiku.rag/haiku_rag_slim/haiku
Yiorgis Gozadinos 543aba7547
Multimodal reranking: send picture chunks to vllm rerankers as images
reranking.multimodal (vllm provider only) attaches picture bytes to
synthetic picture chunks before rerank; VLLMReranker sends them as
content-parts documents (base64 data URI + description text) in the
same /v1/rerank request as plain text documents.
2026-07-24 12:29:20 +03:00
..
rag Multimodal reranking: send picture chunks to vllm rerankers as images 2026-07-24 12:29:20 +03:00