mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-04 22:18:05 +08:00
docs: wrong command in structured_outputs README (#26677)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
parent
46ad73955a
commit
3cd36660f7
@ -21,7 +21,7 @@ If you want to run this script standalone with `uv`, you can use the following:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
uvx --from git+https://github.com/vllm-project/vllm#subdirectory=examples/online_serving/structured_outputs \
|
uvx --from git+https://github.com/vllm-project/vllm#subdirectory=examples/online_serving/structured_outputs \
|
||||||
structured-output
|
structured-outputs
|
||||||
```
|
```
|
||||||
|
|
||||||
See [feature docs](https://docs.vllm.ai/en/latest/features/structured_outputs.html) for more information.
|
See [feature docs](https://docs.vllm.ai/en/latest/features/structured_outputs.html) for more information.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user