mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-10 03:05:02 +08:00
[Misc] Add references in ray_serve_deepseek example (#17907)
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
This commit is contained in:
parent
85b72cb7b1
commit
c44c384b1c
@ -1,7 +1,9 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
"""
|
||||
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
|
||||
|
||||
Run `python3 ray_serve_deepseek.py` to deploy the model.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user