# REPRODUCTION NOTICE — `zipnn`

This directory is reserved for a faithful re-implementation of **ZipNN** from its published description (not the original authors' code).

## Status: NOT IMPLEMENTED in this artifact

Official implementation: **https://github.com/zipnn/zipnn**

ZipNN is described in: Hershcovitch et al., *"ZipNN: Lossless Compression for AI Models"*, arXiv:2411.05239.

See `../../DEVIATIONS.md §C` for the gap and recovery plan. Paper Table 1's "1.488× re-implementation estimate" row should be scoped as "expected from published description, not vendored in this artifact" until either the internal re-implementation lands here or `zipnn` is pip-installed and run on the bf16 test corpus through `./run_full_benchmark.sh`.
