Unverified Commit 30498f2a authored by Rakesh Asapanna's avatar Rakesh Asapanna Committed by GitHub
Browse files

[Doc]: Remove 404 hyperlinks (#24785)


Signed-off-by: default avatarRakesh Asapanna  <45640029+rozeappletree@users.noreply.github.com>
parent abc7989a
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
vLLM's examples are split into three categories: vLLM's examples are split into three categories:
- If you are using vLLM from within Python code, see [Offline Inference](./offline_inference) - If you are using vLLM from within Python code, see the *Offline Inference* section.
- If you are using vLLM from an HTTP application or client, see [Online Serving](./online_serving) - If you are using vLLM from an HTTP application or client, see the *Online Serving* section.
- For examples of using some of vLLM's advanced features (e.g. LMCache or Tensorizer) which are not specific to either of the above use cases, see [Others](./others) - For examples of using some of vLLM's advanced features (e.g. LMCache or Tensorizer) which are not specific to either of the above use cases, see the *Others* section.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment