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

multi-GPU support for mine_hard_negatives #2967

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Sep 11, 2024

  1. Release v3.1.0

    tomaarsen committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    845dd54 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 29, 2024

  1. multi-GPU support for mine_hard_negatives

    Added support for multi-GPU encoding in sentence embeddings with model.encode_multi_process
    alperctnkaya authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    44ed026 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 2, 2024

  1. Merge pull request #1 from UKPLab/master

    Master
    alperctnkaya authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0aa6b79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f1c08 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    eb5d523 View commit details
    Browse the repository at this point in the history
  2. Run 'pre-commit run --all'

    tomaarsen committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6e024bb View commit details
    Browse the repository at this point in the history