vllm icon indicating copy to clipboard operation
vllm copied to clipboard

[Misc] Allow for unsigned zero NAN representation in ScalarType

Open LucasWilkinson opened this issue 1 year ago • 6 comments

Add support for float8_e4m3fnuz to ScalarType, (+some initial structure for non-standard exponent biases)

LucasWilkinson avatar Aug 19 '24 21:08 LucasWilkinson

👋 Hi! Thank you for contributing to the vLLM project. Just a reminder: PRs would not trigger full CI run by default. Instead, it would only run fastcheck CI which consists a small and essential subset of CI tests to quickly catch errors. You can run other CI tests on top of default ones by unblocking the steps in your fast-check build on Buildkite UI.

Once the PR is approved and ready to go, please make sure to run full CI as it is required to merge (or just use auto-merge).

To run full CI, you can do one of these:

  • Comment /ready on the PR
  • Add ready label to the PR
  • Enable auto-merge.

🚀

github-actions[bot] avatar Aug 19 '24 21:08 github-actions[bot]

/ready

LucasWilkinson avatar Aug 21 '24 21:08 LucasWilkinson

Is this PR still relevant?

DarkLight1337 avatar Nov 09 '24 07:11 DarkLight1337

This pull request has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this pull request should remain open. Thank you!

github-actions[bot] avatar Feb 25 '25 02:02 github-actions[bot]

This pull request has merge conflicts that must be resolved before it can be merged. Please rebase the PR, @LucasWilkinson.

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork

mergify[bot] avatar Feb 25 '25 02:02 mergify[bot]

This pull request has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this pull request should remain open. Thank you!

github-actions[bot] avatar May 27 '25 02:05 github-actions[bot]

This pull request has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this pull request should remain open. Thank you!

github-actions[bot] avatar Aug 26 '25 02:08 github-actions[bot]

This pull request has been automatically closed due to inactivity. Please feel free to reopen if you intend to continue working on it. Thank you!

github-actions[bot] avatar Sep 26 '25 02:09 github-actions[bot]