-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe what you are looking for
The library already has emerging support for sub-byte types, such as 4-bit integers. Extending it to MXFP4 is fairly trivial, but it also increases the library's surface area. Moreover, most LLM usecases prefer NVFP4 and leverage “block scaling”. I believe block scaling is a fundamentally flawed design that introduces a destructive bias into the model for short-term gains. This issue is the right place to discuss related concerns.
Can you contribute to the implementation?
- I can contribute
Is your feature request specific to a certain interface?
It applies to everything
Contact Details
No response
Is there an existing issue for this?
- I have searched the existing issues
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request