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

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    7adf658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af0c319 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    c256e16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c46662 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1b4b29d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    e121763 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c1e072e View commit details
    Browse the repository at this point in the history
  2. tasks-docs-integration (#14428)

    * Update navigation.yml
    
    Adding "- Tasks" page to SparkNLP Docs
    
    * adding task files
    AbdullahMubeenAnwar authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f763fac View commit details
    Browse the repository at this point in the history
  3. Introducing BertForMultipleChoice transformer (#14435)

    * [SPARKNLP-1084] Introducing BertForMultipleChoice
    
    * [SPARKNLP-1084] Introducing BertForMultipleChoice transformer
    danilojsl authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0102a1b View commit details
    Browse the repository at this point in the history
  4. fixing the missing import

    maziyarpanahi authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    fc23d43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f792dea View commit details
    Browse the repository at this point in the history
  6. [SPARKNLP-1067] PromptAssembler (#14439)

    * [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
    DevinTDHa authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ea28e97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    126fb03 View commit details
    Browse the repository at this point in the history
  8. name llama_cpp to llamacpp engine

    maziyarpanahi authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e7b269e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55b490c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f3704e View commit details
    Browse the repository at this point in the history
  11. Update Scala and Python APIs

    actions-user authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e2f669c View commit details
    Browse the repository at this point in the history
  12. release conda 5.5.1 [skip test]

    maziyarpanahi authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    859ef81 View commit details
    Browse the repository at this point in the history
  13. Fix tasks path in navigation

    maziyarpanahi authored and prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    42c7d36 View commit details
    Browse the repository at this point in the history
  14. LLAVA Scala API and Tests

    Signed-off-by: Prabod Rathnayaka <[email protected]>
    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5f644bd View commit details
    Browse the repository at this point in the history
  15. LLAVA Test

    Signed-off-by: Prabod Rathnayaka <[email protected]>
    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c1e482e View commit details
    Browse the repository at this point in the history
  16. LLAVA python api

    Signed-off-by: Prabod Rathnayaka <[email protected]>
    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    75bfc1e View commit details
    Browse the repository at this point in the history
  17. LLAVA notebook

    Signed-off-by: Prabod Rathnayaka <[email protected]>
    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    43f6875 View commit details
    Browse the repository at this point in the history
  18. Add custom model requirements

    Signed-off-by: Prabod Rathnayaka <[email protected]>
    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9d24569 View commit details
    Browse the repository at this point in the history