mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-24 21:55:38 +08:00
[Doc] Intended links Python multiprocessing library (#11878)
This commit is contained in:
parent
d848800e88
commit
a732900efc
@ -21,7 +21,7 @@ This document describes how vLLM deals with these challenges.
|
||||
|
||||
## Multiprocessing Methods
|
||||
|
||||
[Python multiprocessing methods](https://docs.python.org/3/library/multiprocessing.html.md#contexts-and-start-methods) include:
|
||||
[Python multiprocessing methods](https://docs.python.org/3/library/multiprocessing.html#contexts-and-start-methods) include:
|
||||
|
||||
- `spawn` - spawn a new Python process. This will be the default as of Python
|
||||
3.14.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user