Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using ColBERT with LLaMAIndex TS #1044

Open
purvapruthi opened this issue Jul 17, 2024 · 2 comments
Open

Using ColBERT with LLaMAIndex TS #1044

purvapruthi opened this issue Jul 17, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@purvapruthi
Copy link

Is there a way to integrate ColBERT or RAGaTouille based indices directly with LLaMAIndexTS, without using Python backend? I am trying to build lightweight RAG application but want to use ColBERT as it is working best for my use-case. Any help would be appreciated.

@marcusschiesser
Copy link
Collaborator

@purvapruthi you mean your feature request is to add Colbert reranker (see https://docs.llamaindex.ai/en/stable/examples/node_postprocessor/ColbertRerank/)?

@purvapruthi
Copy link
Author

I meant a feature to use Ragatouille created indices and Colbert model for retrieval with LLaMA-index TS, similar to the retriever pack we have in Python: https://llamahub.ai/l/llama-packs/llama-index-packs-ragatouille-retriever?from=llama-packs

@himself65 himself65 added the help wanted Extra attention is needed label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants