Commit 378e31e
authored
[Doc][BugFix] Fix port mismatch in Kimi-K2.6 tutorial (vllm-project#13062)
### What this PR does / why we need it?
This PR fixes a port mismatch in the Kimi-K2.6 tutorial. Previously, the
startup command used port `8089` while the service verification command
used `8088`. This PR aligns both to use the default port `8000`.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Documentation update only.
- vLLM version: v0.25.1
- vLLM main:
vllm-project/vllm@d02df74
Signed-off-by: wangzhishenghw <wangzhisheng6@h-partners.com>1 parent 7662ec9 commit 378e31e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments