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

feat(community): Add rerank solution to existing IBM community implementation #7200

Merged
merged 8 commits into from
Nov 25, 2024

Commits on Nov 12, 2024

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

Commits on Nov 13, 2024

  1. Add rerank implementation to existing IBM community implementation (#25)

    Extend existing implementation
    
    - rename variables to camelCase
    - remove default values for model
    - Update and remove some tests
    - update urls in documentation, shrink outputs
    FilipZmijewski authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6028378 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Add fixes according to review (#32)

    * Add fixes according to review
    * Upload config info
    FilipZmijewski authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8e8e8b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Fix notebooks

    * Fix notebook
    FilipZmijewski authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cec9e1c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    02c02d0 View commit details
    Browse the repository at this point in the history
  2. Add to sidebar

    jacoblee93 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6310fe5 View commit details
    Browse the repository at this point in the history
  3. Show in docs

    jacoblee93 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a9fb9a9 View commit details
    Browse the repository at this point in the history
  4. Fix doc

    jacoblee93 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4aa1da6 View commit details
    Browse the repository at this point in the history