Skip to content

Commit c37fa99

Browse files
committed
fix typo
1 parent 298dfa4 commit c37fa99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Prefill-decoding_Disaggregation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ Llumnix uses two simple arguments to enable prefill-decoding disaggregation in t
4646
- `--enable-pd-disagg True` is used to enable prefill-decoding disaggregation.
4747
- `--num-available-dispatch-instances` is used to configure the initial number of prefill instances.
4848

49-
Note that one should make sure that `num-available-dispatch-instances` is smaller than `initial_instance-num` (especially when `--enable-scaling` is not set), otherwise there would be no instances for decoding.
49+
Note that one should make sure that `num-available-dispatch-instances` is smaller than `initial_instances` (especially when `--enable-scaling` is not set), otherwise there would be no instances for decoding.

0 commit comments

Comments
 (0)