float8
There are 3 repositories under float8 topic.
pytorch/ao
PyTorch native quantization and sparsity for training and inference
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