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
5bc1ad6c
Unverified
Commit
5bc1ad6c
authored
Jun 03, 2025
by
Hyogeun Oh (오효근)
Committed by
GitHub
Jun 02, 2025
Browse files
[Doc] Remove duplicate TOCs during MkDocs migration (#19021)
Signed-off-by:
Zerohertz
<
ohg3417@gmail.com
>
parent
9112b443
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
23 deletions
+0
-23
docs/cli/README.md
docs/cli/README.md
+0
-13
docs/deployment/nginx.md
docs/deployment/nginx.md
+0
-10
No files found.
docs/cli/README.md
View file @
5bc1ad6c
...
@@ -12,19 +12,6 @@ Available Commands:
...
@@ -12,19 +12,6 @@ Available Commands:
vllm {chat,complete,serve,bench,collect-env,run-batch}
vllm {chat,complete,serve,bench,collect-env,run-batch}
```
```
## Table of Contents
-
[
serve
](
#serve
)
-
[
chat
](
#chat
)
-
[
complete
](
#complete
)
-
[
bench
](
#bench
)
-
[
latency
](
#latency
)
-
[
serve
](
#serve-1
)
-
[
throughput
](
#throughput
)
-
[
collect-env
](
#collect-env
)
-
[
run-batch
](
#run-batch
)
-
[
More Help
](
#more-help
)
## serve
## serve
Start the vLLM OpenAI Compatible API server.
Start the vLLM OpenAI Compatible API server.
...
...
docs/deployment/nginx.md
View file @
5bc1ad6c
...
@@ -5,16 +5,6 @@ title: Using Nginx
...
@@ -5,16 +5,6 @@ title: Using Nginx
This document shows how to launch multiple vLLM serving containers and use Nginx to act as a load balancer between the servers.
This document shows how to launch multiple vLLM serving containers and use Nginx to act as a load balancer between the servers.
Table of contents:
1.
[
Build Nginx Container
][
nginxloadbalancer-nginx-build
]
2.
[
Create Simple Nginx Config file
][
nginxloadbalancer-nginx-conf
]
3.
[
Build vLLM Container
][
nginxloadbalancer-nginx-vllm-container
]
4.
[
Create Docker Network
][
nginxloadbalancer-nginx-docker-network
]
5.
[
Launch vLLM Containers
][
nginxloadbalancer-nginx-launch-container
]
6.
[
Launch Nginx
][
nginxloadbalancer-nginx-launch-nginx
]
7.
[
Verify That vLLM Servers Are Ready
][
nginxloadbalancer-nginx-verify-nginx
]
[](
){
#nginxloadbalancer-nginx-build }
[](
){
#nginxloadbalancer-nginx-build }
## Build Nginx Container
## Build Nginx Container
...
...
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