Skip to content

remote service with multi model support#1

Open
sgurunat wants to merge 1 commit intomainfrom
feature-multiple-model-with-remote-service
Open

remote service with multi model support#1
sgurunat wants to merge 1 commit intomainfrom
feature-multiple-model-with-remote-service

Conversation

@sgurunat
Copy link
Copy Markdown
Owner

Description

Remote TGI/TEI service with multi model support. Modified the names of the main features in the ProductivitySuite UI like Chatqna, Docsum, Codegen.
As this requires ChatQnA service with wrapper, added file chatqna_wrapper.py and Dockerfile.wrapper

Type of change

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

  • New feature (non-breaking change which adds new functionality)

@@ -0,0 +1,554 @@
# Build Mega Service of Productivity Suite on Xeon

This document outlines the deployment process for OPEA Productivity Suite utilizing the [GenAIComps](https://github.com/opea-project/GenAIComps.git) microservice pipeline on Intel Xeon server and [GenAIExamples](https://github.com/opea-project/GenAIExamples.git) solutions. The steps include Docker image creation, container deployment via Docker Compose, and service execution to integrate microservices such as `embedding`, `retriever`, `rerank`, and `llm`. We will publish the Docker images to Docker Hub soon, it will simplify the deployment process for this service.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Xeon with Gaudi

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall readme needs to adapted for Gaudi.
Also the steps needs to be validated.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rewrite with Gaudi in mind

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.

2 participants