Skip to content

Commit

Permalink
Merge branch 'main' into align_param
Browse files Browse the repository at this point in the history
  • Loading branch information
XinyaoWa authored Sep 19, 2024
2 parents 400967c + 933c3d3 commit b60c314
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 b60c314

Please sign in to comment.