# MagicQuant combined manifest This directory describes the reconciled Qwen3.8-27B frontier produced by the Unsloth Dynamic V2 and Dynamic V3 MagicQuant runs. The six `magicquant.*` files at this level are the combined release metadata. Survivor, hybrid, and clone entries include provenance fields such as `sourceRun`, `sourceName`, and `sourceFileName`. External Unsloth survivors are marked as references and point to [https://huggingface.co/unsloth/Qwen3.8-27B-GGUF](https://huggingface.co/unsloth/Qwen3.8-27B-GGUF); their GGUFs are deliberately not re-hosted. - `magicquant.final-survivors.json` is the authoritative 23-row final table. - `magicquant.hybrid-map.json` contains all 13 retained MagicQuant hybrid recipes under their final names. - `magicquant.clone-configs.json` contains exact tensor-type maps for all 23 rows, including upstream-reference configs. - `magicquant.isolation-samples.json` combines both probe sets and tags each row with its source run. - `magicquant.bad-trades.json` combines both structured bad-trade histories and aggregates the summaries. - `magicquant.replacements.json` preserves both generated replacement histories and adds the cross-run dominance decisions used for reconciliation. See [`archive/README.md`](archive/README.md) for the untouched source manifests and original model cards from each run.