Skip to content

Commit 933c3d3

Browse files
authored
[ChatQnA] Update OOB with wrapper manifests. (#823)
1 parent 88829c9 commit 933c3d3

File tree

6 files changed

+0
-24
lines changed

6 files changed

+0
-24
lines changed

ChatQnA/benchmark/oob/with_rerank/four_gaudi/oob_four_gaudi_with_rerank.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,6 @@ spec:
275275
- '2048'
276276
- --max-total-tokens
277277
- '4096'
278-
- --max-batch-total-tokens
279-
- '65536'
280-
- --max-batch-prefill-tokens
281-
- '4096'
282278
env:
283279
- name: OMPI_MCA_btl_vader_single_copy_mechanism
284280
value: none

ChatQnA/benchmark/oob/with_rerank/single_gaudi/oob_single_gaudi_with_rerank.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,6 @@ spec:
275275
- '2048'
276276
- --max-total-tokens
277277
- '4096'
278-
- --max-batch-total-tokens
279-
- '65536'
280-
- --max-batch-prefill-tokens
281-
- '4096'
282278
env:
283279
- name: OMPI_MCA_btl_vader_single_copy_mechanism
284280
value: none

ChatQnA/benchmark/oob/with_rerank/two_gaudi/oob_two_gaudi_with_rerank.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,6 @@ spec:
275275
- '2048'
276276
- --max-total-tokens
277277
- '4096'
278-
- --max-batch-total-tokens
279-
- '65536'
280-
- --max-batch-prefill-tokens
281-
- '4096'
282278
env:
283279
- name: OMPI_MCA_btl_vader_single_copy_mechanism
284280
value: none

ChatQnA/benchmark/oob/without_rerank/four_gaudi/oob_four_gaudi_without_rerank.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,6 @@ spec:
336336
- '2048'
337337
- --max-total-tokens
338338
- '4096'
339-
- --max-batch-total-tokens
340-
- '65536'
341-
- --max-batch-prefill-tokens
342-
- '4096'
343339
volumeMounts:
344340
- mountPath: /data
345341
name: model-volume

ChatQnA/benchmark/oob/without_rerank/single_gaudi/oob_single_gaudi_without_rerank.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,6 @@ spec:
336336
- '2048'
337337
- --max-total-tokens
338338
- '4096'
339-
- --max-batch-total-tokens
340-
- '65536'
341-
- --max-batch-prefill-tokens
342-
- '4096'
343339
volumeMounts:
344340
- mountPath: /data
345341
name: model-volume

ChatQnA/benchmark/oob/without_rerank/two_gaudi/oob_two_gaudi_without_rerank.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -336,10 +336,6 @@ spec:
336336
- '2048'
337337
- --max-total-tokens
338338
- '4096'
339-
- --max-batch-total-tokens
340-
- '65536'
341-
- --max-batch-prefill-tokens
342-
- '4096'
343339
volumeMounts:
344340
- mountPath: /data
345341
name: model-volume

0 commit comments

Comments
 (0)