Skip to content

Commit 4838b90

Browse files
committed
Fix CI
Signed-off-by: Iman Tabrizian <[email protected]>
1 parent bc91db1 commit 4838b90

File tree

1 file changed

+1
-1
lines changed
  • tests/unittest/api_stability/references

1 file changed

+1
-1
lines changed

tests/unittest/api_stability/references/llm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ methods:
144144
default: False
145145
status: prototype
146146
allreduce_strategy:
147-
annotation: Optional[Literal['AUTO', 'NCCL', 'UB', 'MINLATENCY', 'ONESHOT', 'TWOSHOT', 'LOWPRECISION', 'MNNVL']]
147+
annotation: Optional[Literal['AUTO', 'NCCL', 'UB', 'MINLATENCY', 'ONESHOT', 'TWOSHOT', 'LOWPRECISION', 'MNNVL', 'NCCL_SYMMETRIC']]
148148
default: AUTO
149149
status: beta
150150
decoding_config:

0 commit comments

Comments
 (0)