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

Add fp16 type support #2889

Open
jaychia opened this issue Sep 23, 2024 · 1 comment
Open

Add fp16 type support #2889

jaychia opened this issue Sep 23, 2024 · 1 comment
Labels
enhancement New feature or request p2 (backlog) Nice to have features

Comments

@jaychia
Copy link
Contributor

jaychia commented Sep 23, 2024

Is your feature request related to a problem? Please describe.

Add fp16 as a Daft type

cc @conceptofmind

@conceptofmind
Copy link

Hi @jaychia,

I appreciate you opening this issue.

Not an immediate ask like #2899 since we can cast but definitely a quality-of-life feature would be additional support for bf16, fp16, and fp8 dtypes.

It looks like there is an available crate here as a potential reference for bf16 and fp16: https://github.com/starkat99/half-rs

Thank you,

Enrico

@ccmao1130 ccmao1130 added enhancement New feature or request backlog labels Nov 27, 2024
@ccmao1130 ccmao1130 added p2 (backlog) Nice to have features and removed backlog labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2 (backlog) Nice to have features
Projects
None yet
Development

No branches or pull requests

3 participants