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
172 stars 81 forks source link

Update ChatQnA for Xeon docker_compose.yaml to fix downloads failing #310

Closed wsfowler closed 5 days ago

wsfowler commented 1 week ago

Description

Updated the docker_compose.yaml file for the ChatQnA on Xeon example.

Issues

Found that there were some missing environment variables which caused inconsistent downloads from Hugging Face. Similar to #278

Type of change

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

Dependencies

None

Tests

Deployed the example on AWS systems and tested to make sure the example started successfully.