Skip to content

Commit a27f87d

Browse files
esaliyaSaliya Ekanayake
and
Saliya Ekanayake
authored
[Doc] Fix Typo in Doc (#6392)
Co-authored-by: Saliya Ekanayake <esaliya@d-matrix.ai>
1 parent 16ff6bd commit a27f87d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ vLLM is flexible and easy to use with:
5858

5959
- Seamless integration with popular Hugging Face models
6060
- High-throughput serving with various decoding algorithms, including *parallel sampling*, *beam search*, and more
61-
- Tensor parallelism and pipieline parallelism support for distributed inference
61+
- Tensor parallelism and pipeline parallelism support for distributed inference
6262
- Streaming outputs
6363
- OpenAI-compatible API server
6464
- Support NVIDIA GPUs, AMD CPUs and GPUs, Intel CPUs and GPUs, PowerPC CPUs

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ vLLM is flexible and easy to use with:
3838

3939
* Seamless integration with popular HuggingFace models
4040
* High-throughput serving with various decoding algorithms, including *parallel sampling*, *beam search*, and more
41-
* Tensor parallelism and pipieline parallelism support for distributed inference
41+
* Tensor parallelism and pipeline parallelism support for distributed inference
4242
* Streaming outputs
4343
* OpenAI-compatible API server
4444
* Support NVIDIA GPUs and AMD GPUs

0 commit comments

Comments
 (0)