CoolFace
Datasetpublic

malaiwah/qfs-existing-tiny-cpu-format-v1

existing tiny CPU format fixture reproducibility Complete tiny random FORMAT fixture evidence. Round-to-nearest (RTN) storage/reader exercise only; optimizer-not-run. No GPTQ/AWQ/AutoRound optimization, calibrated ModelOpt/CT/QAT quality, trained-model quality ranking, GPU parity, or native serving-kernel correctness claim. Reconstructed weights are evaluated by the captured native forward. KL is own-head, full-vocabulary on the recorded panel, not a benchmark of training… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/qfs-existing-tiny-cpu-format-v1.

sourceHugging Facemitupdated 15d agoView on Hugging Face
0likes64downloads
Dataset Card

existing tiny CPU format fixture reproducibility

Complete tiny random FORMAT fixture evidence. Round-to-nearest (RTN) storage/reader exercise only; optimizer-not-run. No GPTQ/AWQ/AutoRound optimization, calibrated ModelOpt/CT/QAT quality, trained-model quality ranking, GPU parity, or native serving-kernel correctness claim.

Reconstructed weights are evaluated by the captured native forward. KL is own-head, full-vocabulary on the recorded panel, not a benchmark of training quality. Advisory reconstruction and activation omissions are retained verbatim in the raw evidence.

This is a dataset evidence bundle, not a multi-model model repository. Each consumer model has its own repository:

  • https://huggingface.co/malaiwah/glm-moe-dsa-tiny-random-q8_0-rtn-format
  • https://huggingface.co/malaiwah/glm-moe-dsa-tiny-random-q4_0-rtn-format
  • https://huggingface.co/malaiwah/glm-moe-dsa-tiny-random-fp8-block32-rtn-format

Raw model/source trees, original cards/licenses, captures, reports and retained scripts are preserved under raw/. qualification.json records checked results, source-inventory.json records every original source byte, and publication-plan.json records the exact commands and provenance. Each upstream source retains its own license; the dataset license does not relicense bundled code or checkpoints.

Reproduction commands and source hashes

Commands below are recorded argv, not executed by this publisher. Restore each recorded input from the dataset raw trees and map original absolute paths to your workspace. Retained tools/dependency files and byte hashes are in source-inventory.json; do not substitute moving upstream branches.

json
[
  {
    "cwd": "/tmp/qfs-explorer-development",
    "argv": [
      "/tmp/qfs-quant-venv/bin/python",
      "-B",
      "/tmp/qfs-quant-existing-release/stage_existing.py",
      "--qfs-root",
      "/tmp/qfs-explorer-development",
      "--out",
      "/tmp/qfs-quant-existing-release/stage-main"
    ]
  },
  {
    "cwd": "/tmp/qfs-explorer-development",
    "argv": [
      "/tmp/qfs-quant-venv/bin/python",
      "-B",
      "/tmp/qfs-quant-existing-release/probe_existing.py",
      "--qfs-root",
      "/tmp/qfs-explorer-development",
      "--stage",
      "/tmp/qfs-quant-existing-release/stage-main"
    ]
  },
  {
    "cwd": "/tmp/qfs-explorer-development",
    "argv": [
      "/tmp/qfs-quant-venv/bin/python",
      "-B",
      "/tmp/qfs-quant-existing-release/compare_existing.py",
      "--qfs-root",
      "/tmp/qfs-explorer-development",
      "--stage",
      "/tmp/qfs-quant-existing-release/stage-main",
      "--panel",
      "/tmp/qfs-complete-tiny-fixture/panel",
      "--out",
      "/tmp/qfs-quant-existing-release/proof-final"
    ]
  }
]

The publication receipt is written locally only after anonymous verification of complete remote bytes at exact commits. Publication is not additional model or serving qualification.