float8

There are 5 repositories under float8 topic.

  • pytorch/ao

    PyTorch native quantization and sparsity for training and inference

    Language:Python2.5k44645365
  • 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.

    Language:Go4
  • 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.

    Language:C2200
  • kshard/float8

    minifloat (8-bit float) in Golang

    Language:Go210
  • xmc-aalto/elmo

    Official Code for the paper ELMO : Efficiency via Low-precision and Peak Memory Optimization in Large Output Spaces (in ICML 2025)

    Language:Python21