You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/models/extensions/tensorizer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ shorter Pod startup times and CPU memory usage. Tensor encryption is also suppor
10
10
11
11
For more information on CoreWeave's Tensorizer, please refer to
12
12
[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).
14
14
15
15
!!! note
16
16
Note that to use this feature you will need to install `tensorizer` by running `pip install vllm[tensorizer]`.
0 commit comments