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
c44c384b
Unverified
Commit
c44c384b
authored
May 09, 2025
by
Rui Qiao
Committed by
GitHub
May 09, 2025
Browse files
[Misc] Add references in ray_serve_deepseek example (#17907)
Signed-off-by:
Rui Qiao
<
ruisearch42@gmail.com
>
parent
85b72cb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
examples/online_serving/ray_serve_deepseek.py
examples/online_serving/ray_serve_deepseek.py
+3
-1
No files found.
examples/online_serving/ray_serve_deepseek.py
View file @
c44c384b
# SPDX-License-Identifier: Apache-2.0
# SPDX-License-Identifier: Apache-2.0
"""
"""
Example to deploy DeepSeek R1 or V3 with Ray Serve LLM.
Example to deploy DeepSeek R1 or V3 with Ray Serve LLM.
See Ray Serve LLM documentation at:
See more details at:
https://docs.ray.io/en/latest/serve/tutorials/serve-deepseek.html
And see Ray Serve LLM documentation at:
https://docs.ray.io/en/latest/serve/llm/serving-llms.html
https://docs.ray.io/en/latest/serve/llm/serving-llms.html
Run `python3 ray_serve_deepseek.py` to deploy the model.
Run `python3 ray_serve_deepseek.py` to deploy the model.
...
...
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