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: Add model and tokenizer kwargs to TransformersSimilarityRanker, SentenceTransformersDocumentEmbedder, SentenceTransformersTextEmbedder #8145

Merged
merged 8 commits into from
Aug 2, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    a3285ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4d45e1 View commit details
    Browse the repository at this point in the history
  3. Some updates and fixes in tests

    sjrl committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    68fb454 View commit details
    Browse the repository at this point in the history
  4. Fix more tests

    sjrl committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bde5ba7 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    sjrl committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a8bce31 View commit details
    Browse the repository at this point in the history
  6. Add release note

    sjrl committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4ed3b47 View commit details
    Browse the repository at this point in the history
  7. Fix test

    sjrl committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bacde0f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Add from_dict tests

    sjrl committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    923b112 View commit details
    Browse the repository at this point in the history