Jainil Gosalia
Jainil Gosalia
### Describe the issue I was trying to run graphRAG using llama_cpp. Got the following issue: ❌ create_final_entities ⠼ GraphRAG Indexer ├── Loading Input (text) - 1 files loaded (0...
When I was going through the RAGMultiModalModel class's from_pretrained, I saw there is no mentions of specifying cache directory. However, ColPali engine supports that. Would be great if an additional...
This provides ability to change the cache directory for ColPali models. Closes Issue: https://github.com/AnswerDotAI/byaldi/issues/62