mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-27 13:21:17 +08:00
[doc] fix incorrect link (#19586)
Signed-off-by: reidliu41 <reid201711@gmail.com> Co-authored-by: reidliu41 <reid201711@gmail.com>
This commit is contained in:
parent
7b3c9ff91d
commit
c707cfc12e
@ -123,7 +123,7 @@ what is happening. First, a log message from vLLM:
|
|||||||
WARNING 12-11 14:50:37 multiproc_worker_utils.py:281] CUDA was previously
|
WARNING 12-11 14:50:37 multiproc_worker_utils.py:281] CUDA was previously
|
||||||
initialized. We must use the `spawn` multiprocessing start method. Setting
|
initialized. We must use the `spawn` multiprocessing start method. Setting
|
||||||
VLLM_WORKER_MULTIPROC_METHOD to 'spawn'. See
|
VLLM_WORKER_MULTIPROC_METHOD to 'spawn'. See
|
||||||
https://docs.vllm.ai/en/latest/usage/debugging.html#python-multiprocessing
|
https://docs.vllm.ai/en/latest/usage/troubleshooting.html#python-multiprocessing
|
||||||
for more information.
|
for more information.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user