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

Conversation

chensuyue
Copy link
Collaborator

Description

Install torch cpu before install sentence_transformers to avoid nv components

Issues

Remove the components with license issue

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

…components

Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
@chensuyue chensuyue added this to the v0.7 milestone Jun 24, 2024
@lvliang-intel lvliang-intel merged commit 2e3c032 into main Jun 24, 2024
17 checks passed
@lvliang-intel lvliang-intel deleted the suyue/try_torch_cpu branch June 24, 2024 09:18
@chensuyue chensuyue restored the suyue/try_torch_cpu branch June 24, 2024 09:54
@chensuyue chensuyue deleted the suyue/try_torch_cpu branch June 24, 2024 09:54
@chensuyue chensuyue changed the title install torch cpu before install sentence_transformers to avoid nv components install torch cpu before install sentence_transformers to avoid some components Jun 24, 2024
sharanshirodkar7 pushed a commit to sharanshirodkar7/GenAIComps that referenced this pull request Jul 9, 2024
…components (opea-project#221)

* install torch cpu before install `sentence_transformers` to avoid nv components

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add dataprep/redis/langchain test

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add torch vision for retrievers langchain redis

Signed-off-by: chensuyue <suyue.chen@intel.com>

* expand test wait time

Signed-off-by: chensuyue <suyue.chen@intel.com>

* remove test

Signed-off-by: chensuyue <suyue.chen@intel.com>

* support torch cpu install

Signed-off-by: chensuyue <suyue.chen@intel.com>

* support torch cpu install

Signed-off-by: chensuyue <suyue.chen@intel.com>

* fix bug

Signed-off-by: chensuyue <suyue.chen@intel.com>

---------

Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: sharanshirodkar7 <ssharanshirodkar7@gmail.com>
yogeshmpandey pushed a commit to yogeshmpandey/GenAIComps that referenced this pull request Jul 10, 2024
…components (opea-project#221)

* install torch cpu before install `sentence_transformers` to avoid nv components

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add dataprep/redis/langchain test

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add torch vision for retrievers langchain redis

Signed-off-by: chensuyue <suyue.chen@intel.com>

* expand test wait time

Signed-off-by: chensuyue <suyue.chen@intel.com>

* remove test

Signed-off-by: chensuyue <suyue.chen@intel.com>

* support torch cpu install

Signed-off-by: chensuyue <suyue.chen@intel.com>

* support torch cpu install

Signed-off-by: chensuyue <suyue.chen@intel.com>

* fix bug

Signed-off-by: chensuyue <suyue.chen@intel.com>

---------

Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: Yogesh Pandey <yogesh.pandey@intel.com>
dwhitena pushed a commit to predictionguard/GenAIComps that referenced this pull request Jul 24, 2024
…components (opea-project#221)

* install torch cpu before install `sentence_transformers` to avoid nv components

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add dataprep/redis/langchain test

Signed-off-by: chensuyue <suyue.chen@intel.com>

* add torch vision for retrievers langchain redis

Signed-off-by: chensuyue <suyue.chen@intel.com>

* expand test wait time

Signed-off-by: chensuyue <suyue.chen@intel.com>

* remove test

Signed-off-by: chensuyue <suyue.chen@intel.com>

* support torch cpu install

Signed-off-by: chensuyue <suyue.chen@intel.com>

* support torch cpu install

Signed-off-by: chensuyue <suyue.chen@intel.com>

* fix bug

Signed-off-by: chensuyue <suyue.chen@intel.com>

---------

Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: Daniel Whitenack <whitenack.daniel@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants