opea-project / GenAIComps

GenAI components at micro-service level; GenAI service composer to create mega-service
Apache License 2.0
22 stars 54 forks source link

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

Closed chensuyue closed 1 week ago

chensuyue commented 2 weeks ago

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.

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.