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/source/tutorials/multi_npu_quantization.md
+44-1Lines changed: 44 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ The converted model files looks like:
67
67
`-- tokenizer_config.json
68
68
```
69
69
70
-
Run the following script to start the vLLM server with quantize model:
70
+
Run the following script to start the vLLM server with quantized model:
71
71
72
72
:::{note}
73
73
The value "ascend"for"--quantization" argument will be supported after [a specific PR](https://github.com/vllm-project/vllm-ascend/pull/877) is merged and released, you can cherry-pick this commit for now.
0 commit comments