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

Separate Indexing Logic from Inference #33

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jdchawla29
Copy link

For #30
I basically used Claude to refactor the classes, no breaking changes introduced to the existing api, RAGMultiModalModel will internally use IndexManager (can also be a wrapper over a VectorDB later on).
All tests pass and the quick_overview.ipynb example works as earlier
Let me know if any changes are needed.

Also an aside: I used Byaldi locally on a MacbookPro M3 and I was surprised that it's just as fast as it would be on google collab.

@jdchawla29 jdchawla29 marked this pull request as draft October 7, 2024 03:38
@jdchawla29 jdchawla29 marked this pull request as ready for review October 7, 2024 04:29
@jdchawla29 jdchawla29 marked this pull request as draft October 8, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant