Expand description
Compare block hashes between two Hexz archives.
Reports how much data is shared between two archives at the block-hash level, and — when the archives contain checkpoint manifests — at the logical checkpoint-delta level (XOR delta tensors).
§Common Usage
hexz diff base.hxz finetuned.hxzFunctions§
- run
- Compare two archives and report shared vs. unique block data.