Skip to content

Commit

Permalink
[ChatQnA] Update OOB with wrapper manifests. (#823)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhenzhong1 committed Sep 19, 2024
1 parent 88829c9 commit 933c3d3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,6 @@ spec:
- '2048'
- --max-total-tokens
- '4096'
- --max-batch-total-tokens
- '65536'
- --max-batch-prefill-tokens
- '4096'
env:
- name: OMPI_MCA_btl_vader_single_copy_mechanism
value: none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,6 @@ spec:
- '2048'
- --max-total-tokens
- '4096'
- --max-batch-total-tokens
- '65536'
- --max-batch-prefill-tokens
- '4096'
env:
- name: OMPI_MCA_btl_vader_single_copy_mechanism
value: none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,6 @@ spec:
- '2048'
- --max-total-tokens
- '4096'
- --max-batch-total-tokens
- '65536'
- --max-batch-prefill-tokens
- '4096'
env:
- name: OMPI_MCA_btl_vader_single_copy_mechanism
value: none
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,6 @@ spec:
- '2048'
- --max-total-tokens
- '4096'
- --max-batch-total-tokens
- '65536'
- --max-batch-prefill-tokens
- '4096'
volumeMounts:
- mountPath: /data
name: model-volume
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,6 @@ spec:
- '2048'
- --max-total-tokens
- '4096'
- --max-batch-total-tokens
- '65536'
- --max-batch-prefill-tokens
- '4096'
volumeMounts:
- mountPath: /data
name: model-volume
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,6 @@ spec:
- '2048'
- --max-total-tokens
- '4096'
- --max-batch-total-tokens
- '65536'
- --max-batch-prefill-tokens
- '4096'
volumeMounts:
- mountPath: /data
name: model-volume
Expand Down

0 comments on commit 933c3d3

Please sign in to comment.