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: support distributed inference for sglang #2877

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

qinxuye
Copy link
Contributor

@qinxuye qinxuye commented Feb 18, 2025

With this PR, now deepseek-r1 FP8 can run on 2 8xH100/H20 workers.

To use this feature, launch model with extra param: n_worker: 2.

Web UI will add this option soon, command line needs to be updates as well.

@XprobeBot XprobeBot added this to the v1.x milestone Feb 18, 2025
@qinxuye qinxuye marked this pull request as ready for review February 18, 2025 08:22
@qinxuye qinxuye merged commit 8f86c1d into xorbitsai:main Feb 19, 2025
11 of 13 checks passed
@qinxuye qinxuye deleted the feat/dist branch February 19, 2025 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants