-
Notifications
You must be signed in to change notification settings - Fork 127
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
Restructure colpali-engine package #28
Conversation
fa99ac7
to
9c213f9
Compare
Amazing work, thank you! Is it still possible to rebase your code? |
Yeah that's the plan, but since it's rather a large refacto, we wanna make sure nothing is breaking ! Any reason you need this now ? No new features are introduced wrt current code on main branch, it's essentially cleaning up stuff ? |
c385c58
to
b9b5304
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job! Just a few suggestions you can check + linting before merging!
colpali_engine/utils/processing_utils/colidefics_processing_utils.py
Outdated
Show resolved
Hide resolved
colpali_engine/utils/processing_utils/colpali_processing_utils.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looked and change a few things (which you saw).
Training runs well now so LGTM
Added
interpretability
andeval_manager
modulescolpali-engine[demo]
utils
moduleColModelTraining
moduleChanged