-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[docs] Example serve llm deployment #55819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Example serve llm deployment #55819
Conversation
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request adds a comprehensive set of examples for deploying various types of LLMs with Ray Serve, which is a fantastic addition to the documentation. The examples cover different model sizes and functionalities, providing valuable guidance. My review includes several suggestions to fix broken links, correct inconsistencies in model and file names, and resolve some code errors that would prevent the examples from running. Addressing these points will significantly improve the clarity and correctness of the new documentation.
doc/source/ray-overview/examples/deployment-serve-llm/medium-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/small-size-llm/service.yaml
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/small-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/reasoning-llm/serve_qwq_32b.py
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/hybrid-reasoning-llm/client_streaming.py
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/README.ipynb
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/vision-llm/client_url_image.py
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/vision-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/vision-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/ray-overview/examples/deployment-serve-llm/vision-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
Signed-off-by: Aydin Abiar <[email protected]>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
doc/source/serve/tutorials/deployment-serve-llm/hybrid-reasoning-llm/serve_qwen_3_32b.py
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/reasoning-llm/serve_qwq_32b.py
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/large-size-llm/serve_deepseek_r1.py
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/medium-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/medium-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/medium-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/medium-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/medium-size-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/vision-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/vision-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/vision-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/vision-llm/notebook.ipynb
Outdated
Show resolved
Hide resolved
doc/source/serve/tutorials/deployment-serve-llm/vision-llm/serve_qwen_VL.py
Outdated
Show resolved
Hide resolved
Co-authored-by: angelinalg <[email protected]> Signed-off-by: Aydin Abiar <[email protected]>
Co-authored-by: angelinalg <[email protected]> Signed-off-by: Aydin Abiar <[email protected]>
Co-authored-by: angelinalg <[email protected]> Signed-off-by: Aydin Abiar <[email protected]>
@khluu |
Co-authored-by: angelinalg <[email protected]> Signed-off-by: Aydin Abiar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
stamped.. that BUILD file was modified a long time ago and doesn't seem to be used anywhere in the codebase
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: sampan <[email protected]>
Signed-off-by: Aydin Abiar <[email protected]>
Signed-off-by: jugalshah291 <[email protected]>
Signed-off-by: yenhong.wong <[email protected]>
Why are these changes needed?
Adding new ray serve llm deployment examples for both ray docs and Anyscale templates:
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.