Skip to content

Commit becdd61

Browse files
authored
Update v1.4 Release Test Config (#2220)
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 284ef64 commit becdd61

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

ChatQnA/kubernetes/helm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ helm install chatqna oci://ghcr.io/opea-project/charts/chatqna --set global.HUG
1414

1515
```
1616
export HFTOKEN="insert-your-huggingface-token-here"
17-
helm install chatqna oci://ghcr.io/opea-project/charts/chatqna --set global.HUGGINGFACEHUB_API_TOKEN=${HFTOKEN} -f gaudi-vllm-values.yaml
17+
helm install chatqna oci://ghcr.io/opea-project/charts/chatqna --set global.HUGGINGFACEHUB_API_TOKEN=${HFTOKEN} -f gaudi-values.yaml
1818
```
1919

2020
## Deploy variants of ChatQnA

validated_configurations.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,21 @@ Example specific test matrix can be found in examples' README.md files, for exam
2121
| | vLLM v0.8.3 (Xeon, ROCm) |
2222
| | TGI v2.4.0 (Xeon), v2.3.1 (Gaudi), v2.4.1 (ROCm) |
2323
| | TEI v1.6 |
24+
25+
## v1.4 Release Test Config Overview
26+
27+
| **HW/SW Stake** | **Description** |
28+
| ---------------------- | -------------------------------------------------------------------------------------- |
29+
| **Validated Hardware** | Intel Gaudi AI Accelerators (2nd) |
30+
| | Intel Xeon Scalable processor (3rd) |
31+
| | Intel Arc Graphics GPU (A770) |
32+
| | AMD EPYC processors (4th, 5th) |
33+
| **Validated Software** | Ubuntu 22.04 |
34+
| | Habana v1.21 ([link](https://docs.habana.ai/en/v1.21.2/Installation_Guide/index.html)) |
35+
| | Docker version 28.3.3 |
36+
| | Docker Compose version v2.39.1 |
37+
| | Kubernetes v1.32.7 |
38+
| | HabanaAI vLLM v0.6.6.post1+Gaudi-1.20.0 |
39+
| | vLLM v1.10.0 |
40+
| | TGI v2.4.0 (Xeon), v2.3.1 (Gaudi), v2.4.1 (ROCm) |
41+
| | TEI v1.7 |

0 commit comments

Comments
 (0)