Skip to content

[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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

ruisearch42
Copy link
Contributor

Why are these changes needed?

DeepSeek is an example many people are interested in. We should have an example.

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
Copy link
Contributor

@GeneDer GeneDer left a 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

ruisearch42 and others added 2 commits April 24, 2025 16:32
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>
@kouroshHakha
Copy link
Contributor

Yeah let's maybe add an LLM section under serve examples and put this there: https://docs.ray.io/en/latest/serve/examples.html

Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
ruisearch42 and others added 5 commits April 25, 2025 11:03
Co-authored-by: Gene Der Su <gdsu@ucdavis.edu>
Signed-off-by: Rui Qiao <161574667+ruisearch42@users.noreply.github.com>
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
Copy link
Contributor

@GeneDer GeneDer left a 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!

Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
@ruisearch42 ruisearch42 added the go add ONLY when ready to merge, run all tests label Apr 25, 2025
Signed-off-by: Rui Qiao <ruisearch42@gmail.com>
@ruisearch42
Copy link
Contributor Author

Hi @kouroshHakha , CI passed, please help merge or let me know if you have more comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go add ONLY when ready to merge, run all tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants