Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@yasyf
Copy link
Contributor

@yasyf yasyf commented Apr 16, 2025

Related Issue

Checklist

  • I have read the CONTRIBUTING guidelines.
  • I have added tests to cover my changes.
  • I have updated the documentation (docs folder) accordingly.

Additional Notes

Add any other context about the PR here.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR adds 'ColQwen2_5' to the image collection models list in the vision module, but appears disconnected from its stated purpose of adding support for nomic-ai/nomic-embed-text-v1.5.

  • PR changes in /libs/infinity_emb/infinity_emb/transformer/vision/__init__.py don't match issue #123's request for nomic-embed-text support
  • No documentation or tests provided for the new ColQwen2_5 model functionality
  • Missing dependency specifications or version requirements for the new model
  • Implementation appears incomplete as it only adds the model name without supporting infrastructure

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@michaelfeil michaelfeil merged commit 0bbfdbc into michaelfeil:main Apr 16, 2025
12 of 16 checks passed
@michaelfeil
Copy link
Owner

Thanks!

@michaelfeil
Copy link
Owner

I'm afraid it will need a merged model, as I don't have PEFT installed. https://huggingface.co/vidore/colqwen2.5-v0.2/discussions/5

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.31%. Comparing base (88bad14) to head (9a8e136).
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

❗ There is a different number of reports uploaded between BASE (88bad14) and HEAD (9a8e136). Click for more details.

HEAD has 36 uploads less than BASE
Flag BASE (88bad14) HEAD (9a8e136)
37 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #568      +/-   ##
==========================================
- Coverage   79.85%   72.31%   -7.54%     
==========================================
  Files          43       43              
  Lines        3489     3489              
==========================================
- Hits         2786     2523     -263     
- Misses        703      966     +263     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@yasyf
Copy link
Contributor Author

yasyf commented Apr 17, 2025

@michaelfeil I'm using ColNomic which I merged myself, in case anyone else wants to use: yasyf/colnomic-embed-multimodal-3b-merged

@michaelfeil
Copy link
Owner

@yasyf Pushing a custom image for you michaelf34/infinity:0.0.76.colpali

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.

3 participants