opea-project / GenAIExamples

Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
https://opea.dev
Apache License 2.0
234 stars 150 forks source link

Publish Docker images for Xeon sample #361

Closed arun-gupta closed 2 months ago

arun-gupta commented 3 months ago

The steps to deploy the sample on Xeon are documented at https://github.com/opea-project/GenAIExamples/blob/main/ChatQnA/docker/xeon/README.md. There should be no need for every developer to build the Docker image.

Can we publish the Docker images in opea namespace?

yinghu5 commented 3 months ago

thank you for raising the problem, will consider it in the OPEA roadmap. thank you!

eero-t commented 3 months ago

@arun-gupta I think image provision depends on fixing https://github.com/opea-project/GenAIComps/issues/264.

(Whereas e.g. applying significant image size reductions described in https://github.com/opea-project/GenAIComps/issues/265 and https://github.com/opea-project/GenAIExamples/issues/225 would just be nice to have.)

ashahba commented 2 months ago

I'm working on this task since mid last week and all PRs are done. We are hoping sometimes this week, we can publish all images.

ashahba commented 2 months ago

@arun-gupta All containers are published here for v0.7: https://hub.docker.com/u/opea

Would you please check and close this ticket as done.

Thanks.

eero-t commented 2 months ago

@arun-gupta All containers are published here for v0.7: https://hub.docker.com/u/opea

Currently all images seem to have no descriptions. Would be good to have there some indication of the purpose of the image, components included to it and their licensing (BOM).

arun-gupta commented 2 months ago

@eero-t that's a fair feedback. can you file another issue for that?

eero-t commented 2 months ago

@eero-t that's a fair feedback. can you file another issue for that?

@arun-gupta filed #400.