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

SparkNLP 1033: Introducing LLAVA #14450

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

prabod
Copy link
Contributor

@prabod prabod commented Nov 8, 2024

This PR Integrates LLAVA family models into SparkNLP

Screenshots (if appropriate):

Types of changes

  • 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.

danilojsl and others added 24 commits October 2, 2024 17:47
* Update navigation.yml

Adding "- Tasks" page to SparkNLP Docs

* adding task files
* [SPARKNLP-1084] Introducing BertForMultipleChoice

* [SPARKNLP-1084] Introducing BertForMultipleChoice transformer
* [SPARKNLP-1067] PromptAssembler Prototype

* [SPARKNLP-1067] PromptAssembler Scala Side

* [SPARKNLP-1067] PromptAssembler Python Side

* [SPARKNLP-1067] Add example for PromptAssembler

* [SPARKNLP-1067] Add documentation for PromptAssembler

* [SPARKNLP-1067] Update llamacpp dependency

* Switch to slowtest for promptasssembler
Signed-off-by: Prabod Rathnayaka <[email protected]>
Signed-off-by: Prabod Rathnayaka <[email protected]>
Signed-off-by: Prabod Rathnayaka <[email protected]>
Signed-off-by: Prabod Rathnayaka <[email protected]>
Signed-off-by: Prabod Rathnayaka <[email protected]>
@prabod prabod force-pushed the SPARKNLP-1033-Implement-LLaVA-and-LLaVA-NeXT branch from ab6b075 to 9d24569 Compare November 8, 2024 06:34
@prabod prabod marked this pull request as ready for review November 8, 2024 06:34
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.

6 participants