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 1060 implement phi 3.5 vision #14444

Open
wants to merge 28 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
    317abf9 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
    4be100e 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
    11a7fd9 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
    12c1014 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93f383e 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
    cea9cf5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93e029d 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
    fcfdcd6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f778ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e4e354 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
    b2e429f 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
    21647e5 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
    0f3e657 View commit details
    Browse the repository at this point in the history
  14. Phi3V preprocessing utils

    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3c5994e View commit details
    Browse the repository at this point in the history
  15. added phi3v

    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    737b1b0 View commit details
    Browse the repository at this point in the history
  16. add phi3v scala API

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

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

    Signed-off-by: Prabod Rathnayaka <[email protected]>
    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    25580a9 View commit details
    Browse the repository at this point in the history
  19. added byte fallback

    Signed-off-by: Prabod Rathnayaka <[email protected]>
    prabod committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3a9cae6 View commit details
    Browse the repository at this point in the history
  20. changed to pretrained

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

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

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