Y
Hacker News
new
|
ask
|
show
|
jobs
by
hinkley
425 days ago
Do you think there’s a call for introducing an even smaller float that can pack more values into a SIMD register? Like a 12 bit?
1 comments
boulos
425 days ago
The latest GPUs and TPUs support fp8. It's a big part of the efficiency gain in the latest systems. Blackwell also supports fp4.
link