-
Create a TerraForm stack that allows to deploy GenAI examples on Google Cloud using a single node Docker Compose. The template should take an argument of which sample to deploy, setup all the necessar…
-
-
-
Xeon / xeon / XEON
No product pitches
-
Update VisualQnA example that uses Falcon VLM.
This would require to include Falcon as part of the validation at https://github.com/opea-project/GenAIComps/tree/main/comps/llms. And then create an …
-
Benchmark tools support metrics for Kubernetes, there is no metrics for docker.
Requirment:
1. Need to support metrics for Docker deployment.
2. Dump system HW information and configuration of th…
-
Continuation of #361.
Currently OPEA images in DockerHub are lacking descriptions: https://hub.docker.com/u/opea
Would be good to describe the purpose of the image, components included to it an…
-
One of OPEA goals is to empower developers to tackle GenAI on their laptops and/or single node settings. The genAI examples run on docker single node instances and for production environments, have be…
-
In GenAIEval/evals/benchmark/README.md (and others), the first step in the instructions is,
```
pip install -r ../../requirements.txt
```
There's a non-stated assumption of the current direct…
-
Update ChatQnA example that uses Falcon as the LLM.
This would require to include Falcon as part of the validation at https://github.com/opea-project/GenAIComps/tree/main/comps/llms. And then creat…