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
2d23b42d
Unverified
Commit
2d23b42d
authored
Jul 11, 2024
by
youkaichao
Committed by
GitHub
Jul 11, 2024
Browse files
[doc] update pipeline parallel in readme (#6347)
parent
1df43de9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+1
-1
docs/source/index.rst
docs/source/index.rst
+1
-1
No files found.
README.md
View file @
2d23b42d
...
@@ -56,7 +56,7 @@ vLLM is flexible and easy to use with:
...
@@ -56,7 +56,7 @@ vLLM is flexible and easy to use with:
-
Seamless integration with popular Hugging Face models
-
Seamless integration with popular Hugging Face models
-
High-throughput serving with various decoding algorithms, including
*parallel sampling*
,
*beam search*
, and more
-
High-throughput serving with various decoding algorithms, including
*parallel sampling*
,
*beam search*
, and more
-
Tensor parallelism support for distributed inference
-
Tensor parallelism
and pipieline parallelism
support for distributed inference
-
Streaming outputs
-
Streaming outputs
-
OpenAI-compatible API server
-
OpenAI-compatible API server
-
Support NVIDIA GPUs, AMD CPUs and GPUs, Intel CPUs and GPUs, PowerPC CPUs
-
Support NVIDIA GPUs, AMD CPUs and GPUs, Intel CPUs and GPUs, PowerPC CPUs
...
...
docs/source/index.rst
View file @
2d23b42d
...
@@ -38,7 +38,7 @@ vLLM is flexible and easy to use with:
...
@@ -38,7 +38,7 @@ vLLM is flexible and easy to use with:
* Seamless integration with popular HuggingFace models
* Seamless integration with popular HuggingFace models
* High-throughput serving with various decoding algorithms, including *parallel sampling*, *beam search*, and more
* High-throughput serving with various decoding algorithms, including *parallel sampling*, *beam search*, and more
* Tensor parallelism support for distributed inference
* Tensor parallelism
and pipieline parallelism
support for distributed inference
* Streaming outputs
* Streaming outputs
* OpenAI-compatible API server
* OpenAI-compatible API server
* Support NVIDIA GPUs and AMD GPUs
* Support NVIDIA GPUs and AMD GPUs
...
...
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