diff --git a/ChatQnA/benchmark/performance/oob/with_rerank/four_gaudi/oob_four_gaudi_with_rerank.yaml b/ChatQnA/benchmark/performance/oob/with_rerank/four_gaudi/oob_four_gaudi_with_rerank.yaml index 95f00644c..84fa796e2 100644 --- a/ChatQnA/benchmark/performance/oob/with_rerank/four_gaudi/oob_four_gaudi_with_rerank.yaml +++ b/ChatQnA/benchmark/performance/oob/with_rerank/four_gaudi/oob_four_gaudi_with_rerank.yaml @@ -29,7 +29,7 @@ metadata: name: chatqna-backend-server-deploy namespace: default spec: - replicas: 1 + replicas: 4 selector: matchLabels: app: chatqna-backend-server-deploy @@ -381,7 +381,7 @@ metadata: name: retriever-deploy namespace: default spec: - replicas: 1 + replicas: 4 selector: matchLabels: app: retriever-deploy diff --git a/ChatQnA/benchmark/performance/oob/without_rerank/four_gaudi/oob_four_gaudi_without_rerank.yaml b/ChatQnA/benchmark/performance/oob/without_rerank/four_gaudi/oob_four_gaudi_without_rerank.yaml index 0338a8768..e22d710c0 100644 --- a/ChatQnA/benchmark/performance/oob/without_rerank/four_gaudi/oob_four_gaudi_without_rerank.yaml +++ b/ChatQnA/benchmark/performance/oob/without_rerank/four_gaudi/oob_four_gaudi_without_rerank.yaml @@ -29,7 +29,7 @@ metadata: name: chatqna-backend-server-deploy namespace: default spec: - replicas: 1 + replicas: 4 selector: matchLabels: app: chatqna-backend-server-deploy @@ -295,7 +295,7 @@ metadata: name: retriever-deploy namespace: default spec: - replicas: 1 + replicas: 4 selector: matchLabels: app: retriever-deploy