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

Add support for asymmetric embedding models #710

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. adding support for asymmetric embedding models

    Signed-off-by: br3no <[email protected]>
    br3no committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ac4f7b3 View commit details
    Browse the repository at this point in the history
  2. adding changelog entry

    Signed-off-by: br3no <[email protected]>
    br3no committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4c36060 View commit details
    Browse the repository at this point in the history
  3. missing paramter

    Signed-off-by: br3no <[email protected]>
    br3no committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1b84577 View commit details
    Browse the repository at this point in the history
  4. Adapt new tests to asymmetric model inference

    Signed-off-by: br3no <[email protected]>
    br3no committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bc6caad View commit details
    Browse the repository at this point in the history
  5. revert accidental removal of tests from

    Signed-off-by: br3no <[email protected]>
    br3no committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b19ffe2 View commit details
    Browse the repository at this point in the history
  6. Another silly mistake corrected...

    Signed-off-by: br3no <[email protected]>
    br3no committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    dfa03fe View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. refactor test

    Signed-off-by: br3no <[email protected]>
    br3no committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a5977b2 View commit details
    Browse the repository at this point in the history