Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
a732900e
Unverified
Commit
a732900e
authored
Jan 09, 2025
by
Guspan Tanadi
Committed by
GitHub
Jan 09, 2025
Browse files
[Doc] Intended links Python multiprocessing library (#11878)
parent
d848800e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/design/multiprocessing.md
docs/source/design/multiprocessing.md
+1
-1
No files found.
docs/source/design/multiprocessing.md
View file @
a732900e
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment