aprender-quant 0.30.0

K-quantization formats (Q4_K, Q5_K, Q6_K) for GGUF/APR model weights
Documentation
  • Coverage
  • 100%
    22 out of 22 items documented1 out of 3 items with examples
  • Size
  • Source code size: 45.74 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.12 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 17s Average build duration of successful builds.
  • all releases: 58s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • paiml/trueno
    25 3 28
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • noahgift

aprender-quant

K-quantization formats (Q4_K, Q5_K, Q6_K) for GGUF/APR model weights

Was: trueno-quant

Part of the Aprender monorepo — 70 workspace crates.

Install

cargo install aprender    # CLI binary
[dependencies]
aprender-quant = "0.29"

Links