Skip to content

SparkNLP 1121 Introducing PaliGemma#14551

Merged
DevinTDHa merged 8 commits into
release/601-release-candidatefrom
SPARKNLP-1121-Implement-PaliGemma
May 12, 2025
Merged

SparkNLP 1121 Introducing PaliGemma#14551
DevinTDHa merged 8 commits into
release/601-release-candidatefrom
SPARKNLP-1121-Implement-PaliGemma

Conversation

@prabod

@prabod prabod commented Apr 14, 2025

Copy link
Copy Markdown
Contributor

Description

This PR Introduces PaliGemma family of models

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Code improvements with no or little impact
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING page.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@prabod prabod self-assigned this Apr 14, 2025
@prabod prabod requested a review from maziyarpanahi April 14, 2025 11:16
@prabod prabod added on-hold cannot be merged right away new-feature Introducing a new feature new model DON'T MERGE Do not merge this PR labels Apr 14, 2025
@DevinTDHa DevinTDHa mentioned this pull request May 5, 2025
10 tasks
@DevinTDHa DevinTDHa changed the base branch from master to release/601-release-candidate May 6, 2025 12:28
@DevinTDHa DevinTDHa self-requested a review May 6, 2025 14:23

@DevinTDHa DevinTDHa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I have resolved the configProtoBytes. Everything else looks good!

Comment thread python/sparknlp/annotator/cv/paligemma_for_multimodal.py Outdated
@DevinTDHa DevinTDHa merged commit 53361d5 into release/601-release-candidate May 12, 2025
1 of 4 checks passed
@DevinTDHa DevinTDHa mentioned this pull request May 12, 2025
10 tasks
DevinTDHa added a commit that referenced this pull request May 14, 2025
* PaliGemma Scala API

* PaliGemma Python API

* added documentation and notebook

* added resource downloader and load pretrained

* updated to read image size from preprocessor

* update notebook

* [SPARKNLP-1121] remove configprotobytes

---------

Co-authored-by: Devin Ha <devin@trungducha.de>
DevinTDHa added a commit that referenced this pull request May 28, 2025
* PaliGemma Scala API

* PaliGemma Python API

* added documentation and notebook

* added resource downloader and load pretrained

* updated to read image size from preprocessor

* update notebook

* [SPARKNLP-1121] remove configprotobytes

---------

Co-authored-by: Devin Ha <devin@trungducha.de>
DevinTDHa added a commit that referenced this pull request May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DON'T MERGE Do not merge this PR new model new-feature Introducing a new feature on-hold cannot be merged right away

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants