float8
There are 5 repositories under float8 topic.
pytorch/ao
PyTorch native quantization and sparsity for training and inference
zerfoo/zerfoo
A modular, accelerator-ready machine learning framework built in Go that speaks float8/16/32/64. Designed with clean architecture, strong typing, and native concurrency for scalable, production-ready AI systems. Ideal for engineers who value simplicity, speed, and maintainability.
CVasilakis/float8-float32-converter
A library written in C for converting between float8 (8-bit minifloat numbers) and float32 (single-precision floating-point numbers) formats.
kshard/float8
minifloat (8-bit float) in Golang
xmc-aalto/elmo
Official Code for the paper ELMO : Efficiency via Low-precision and Peak Memory Optimization in Large Output Spaces (in ICML 2025)