You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| chatqna-gaudi-backend-server | opea/chatqna:latest| No | No |
230
230
| chatqna-gaudi-ui-server | opea/chatqna-ui:latest| No | No |
@@ -260,7 +260,7 @@ The table provides a comprehensive overview of the ChatQnA services utilized acr
260
260
| dataprep-redis-service | opea/dataprep:latest| No | Prepares data and interacts with the Redis database. |
261
261
| tei-embedding-service | ghcr.io/huggingface/text-embeddings-inference:cpu-1.7 | No | Provides text embedding services, often using Hugging Face models. |
262
262
| retriever | opea/retriever:latest| No | Retrieves data from the Redis database and interacts with embedding services. |
263
-
| tei-reranking-service | ghcr.io/huggingface/tei-gaudi:1.5.0 | Yes | Reranks text embeddings, typically using Gaudi hardware for enhanced performance. |
263
+
| tei-reranking-service | ghcr.io/huggingface/text-embeddings-inference:hpu-1.7| Yes | Reranks text embeddings, typically using Gaudi hardware for enhanced performance. |
264
264
| vllm-service | opea/vllm-gaudi:latest| No | Handles large language model (LLM) tasks, utilizing Gaudi hardware. |
265
265
| tgi-service | ghcr.io/huggingface/tgi-gaudi:2.3.1 | Yes | Specific to the TGI deployment, focuses on text generation inference using Gaudi hardware. |
266
266
| tgi-guardrails-service | ghcr.io/huggingface/tgi-gaudi:2.3.1 | Yes | Provides guardrails functionality, ensuring safe operations within defined limits. |
0 commit comments