Skip to content

Commit 78dcf56

Browse files
authored
[doc] small fix (#19167)
Signed-off-by: reidliu41 <[email protected]> Co-authored-by: reidliu41 <[email protected]>
1 parent b2fac67 commit 78dcf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/models/extensions/tensorizer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ shorter Pod startup times and CPU memory usage. Tensor encryption is also suppor
1010

1111
For more information on CoreWeave's Tensorizer, please refer to
1212
[CoreWeave's Tensorizer documentation](https://github.com/coreweave/tensorizer). For more information on serializing a vLLM model, as well a general usage guide to using Tensorizer with vLLM, see
13-
the [vLLM example script](https://docs.vllm.ai/en/latest/examples/tensorize_vllm_model.html).
13+
the [vLLM example script](https://docs.vllm.ai/en/latest/examples/others/tensorize_vllm_model.html).
1414

1515
!!! note
1616
Note that to use this feature you will need to install `tensorizer` by running `pip install vllm[tensorizer]`.

0 commit comments

Comments
 (0)