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

install torch cpu before install sentence_transformers to avoid some components #221

Merged
merged 8 commits into from
Jun 24, 2024

Commits on Jun 20, 2024

  1. install torch cpu before install sentence_transformers to avoid nv …

    …components
    
    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5eaf28e View commit details
    Browse the repository at this point in the history
  2. add dataprep/redis/langchain test

    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b940458 View commit details
    Browse the repository at this point in the history
  3. add torch vision for retrievers langchain redis

    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    94777f4 View commit details
    Browse the repository at this point in the history
  4. expand test wait time

    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    63a9d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. remove test

    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c3411e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. support torch cpu install

    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d80036d View commit details
    Browse the repository at this point in the history
  2. support torch cpu install

    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f90a5d8 View commit details
    Browse the repository at this point in the history
  3. fix bug

    Signed-off-by: chensuyue <suyue.chen@intel.com>
    chensuyue committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f45efab View commit details
    Browse the repository at this point in the history