Skip to content

Commit 9fec6b0

Browse files
ruisearch42princepride
authored andcommitted
[Misc] Add references in ray_serve_deepseek example (vllm-project#17907)
Signed-off-by: Rui Qiao <ruisearch42@gmail.com> Signed-off-by: 汪志鹏 <wangzhipeng628@gmail.com>
1 parent 095d2cb commit 9fec6b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/online_serving/ray_serve_deepseek.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# SPDX-License-Identifier: Apache-2.0
22
"""
33
Example to deploy DeepSeek R1 or V3 with Ray Serve LLM.
4-
See Ray Serve LLM documentation at:
4+
See more details at:
5+
https://docs.ray.io/en/latest/serve/tutorials/serve-deepseek.html
6+
And see Ray Serve LLM documentation at:
57
https://docs.ray.io/en/latest/serve/llm/serving-llms.html
68
79
Run `python3 ray_serve_deepseek.py` to deploy the model.

0 commit comments

Comments
 (0)