-
Notifications
You must be signed in to change notification settings - Fork 6.2k
[Doc][Serve][LLM] Add doc for deploying DeepSeek #52592
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
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.
There's an set of examples under Serve https://docs.ray.io/en/latest/serve/examples.html Maybe we can create a standalone page for it. cc @kouroshHakha
Co-authored-by: Gene Der Su <gdsu@ucdavis.edu> Signed-off-by: Rui Qiao <161574667+ruisearch42@users.noreply.github.com>
Co-authored-by: Gene Der Su <gdsu@ucdavis.edu> Signed-off-by: Rui Qiao <161574667+ruisearch42@users.noreply.github.com>
Yeah let's maybe add an LLM section under serve examples and put this there: https://docs.ray.io/en/latest/serve/examples.html |
Co-authored-by: Gene Der Su <gdsu@ucdavis.edu> Signed-off-by: Rui Qiao <161574667+ruisearch42@users.noreply.github.com>
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.
The docs build seems to be failing, but otherwise LGTM!
Hi @kouroshHakha , CI passed, please help merge or let me know if you have more comments |
Why are these changes needed?
DeepSeek is an example many people are interested in. We should have an example.
Related issue number
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.