Skip to content

F8 scaling #450

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

Merged
Merged

Conversation

aacostadiaz
Copy link
Collaborator

@aacostadiaz aacostadiaz commented Jun 30, 2025

This PR adds support for scaling for FP8 GEMM.

@aacostadiaz aacostadiaz marked this pull request as ready for review June 30, 2025 10:16
@sanchitintel
Copy link
Collaborator

Hi! It seems Float8 dequantization typically doesn't use zero-points. Is there some workload in which it might? Thanks!

@aacostadiaz
Copy link
Collaborator Author

Hi! It seems Float8 dequantization typically doesn't use zero-points. Is there some workload in which it might? Thanks!

Correct, zero point is mostly for integer quantisation. I'll remove it from the example although I'll keep the support in the pipeline for a future integration with mixed dtype.

@aacostadiaz aacostadiaz merged commit 3da91e1 into codeplaysoftware:sycl-develop Jun 30, 2025
12 of 14 checks passed
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