Skip to content
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

feat: DeepSeek-R1 on EKS blueprint #745

Merged
merged 4 commits into from
Feb 8, 2025
Merged

feat: DeepSeek-R1 on EKS blueprint #745

merged 4 commits into from
Feb 8, 2025

Conversation

vara-bonthu
Copy link
Collaborator

@vara-bonthu vara-bonthu commented Feb 8, 2025

What does this PR do?

🛑 Please open an issue first to discuss any significant work and flesh out details/direction. When we triage the issues, we will add labels to the issue like "Enhancement", "Bug" which should indicate to you that this issue can be worked on and we are looking forward to your PR. We would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.

  • Adds a DeepSeek-R1 inference blueprint on EKS using Ray vLLM with JARK stack for scalable, high-performance LLM inference. Includes autoscaling, optimized resource utilization, and AWS integration.

Motivation

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Mandatory for new blueprints. Yes, I have added a example to support my blueprint PR
  • Mandatory for new blueprints. Yes, I have updated the website/docs or website/blog section for this feature
  • Yes, I ran pre-commit run -a with this PR. Link for installing pre-commit locally

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

  • Deployed successfully, verified latency and scaling

Let me know if you need it even more concise! 🚀

Copy link
Collaborator

@ratnopamc ratnopamc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@vara-bonthu vara-bonthu merged commit 5aecff9 into main Feb 8, 2025
38 of 39 checks passed
@vara-bonthu vara-bonthu deleted the deepseek-r1 branch February 8, 2025 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running the DeepSeek LLM for Inference with RayServe and vLLM
2 participants