Skip to content

Add supports_float64() to OmniPlatform and clean up MPS#2488

Merged
gcanlin merged 1 commit intovllm-project:mainfrom
yeahdongcn:xd/add_supports_float64
Apr 7, 2026
Merged

Add supports_float64() to OmniPlatform and clean up MPS#2488
gcanlin merged 1 commit intovllm-project:mainfrom
yeahdongcn:xd/add_supports_float64

Conversation

@yeahdongcn
Copy link
Copy Markdown
Contributor

PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.

Purpose

Following the offline discussion in #2451, there were some comments regarding handling float64 dtype.
BTW, I found mps is not supported in vllm-omni, this PR also includes cleanup.

Test Plan

Check if the code changes break tests on #2451 or not.

Test Result

Everything works fine.


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan. Please provide the test scripts & test commands. Please state the reasons if your codes don't require additional test scripts. For test file guidelines, please check the test style doc
  • The test results. Please paste the results comparison before and after, or the e2e results.
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model. Please run mkdocs serve to sync the documentation editions to ./docs.
  • (Optional) Release notes update. If your change is user-facing, please update the release notes draft.

BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)

@yeahdongcn
Copy link
Copy Markdown
Contributor Author

@gcanlin @hsliuustc0106 Please take a look when you are available? Thanks!

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5740ada294

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread vllm_omni/platforms/musa/platform.py Outdated
Copy link
Copy Markdown
Collaborator

@gcanlin gcanlin left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for cleaning up.

@gcanlin gcanlin added the ready label to trigger buildkite CI label Apr 5, 2026
@hsliuustc0106
Copy link
Copy Markdown
Collaborator

resolve conflicts

Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
@yeahdongcn yeahdongcn force-pushed the xd/add_supports_float64 branch from 2fd9551 to c2dff32 Compare April 6, 2026 01:47
@yeahdongcn
Copy link
Copy Markdown
Contributor Author

resolve conflicts

Done.

@gcanlin gcanlin merged commit 7a72f34 into vllm-project:main Apr 7, 2026
8 checks passed
vraiti pushed a commit to vraiti/vllm-omni that referenced this pull request Apr 9, 2026
bob-021206 pushed a commit to jasonlee-1024/vllm-omni that referenced this pull request Apr 21, 2026
…#2488)

Signed-off-by: Xiaodong Ye <yeahdongcn@gmail.com>
Signed-off-by: bob-021206 <binyan_github@163.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready label to trigger buildkite CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants