code wiki / gguf

topic: gguf

20 modules sharing the gguf name family (derived from the tree's prefix discipline).

moduledescriptionlinesfuncs
nx_gguf.nxGGUF v3 model-file structural parser.4266
nx_gguf_dequant_kat_gate.nxKATs for the DEBT-EATEN quant family (2026-07-15): every newly added1804
nx_gguf_fixture_tiny.nxreusable tiny-Llama GGUF fixture builder.2977
nx_gguf_fixture_tiny_test.nxsmoke for the fixture builder.711
nx_gguf_load.nxGGUF tensor lookup + dequantize composer.74718
nx_gguf_load_block.nxper-layer Llama-class weight bundle loader.3254
nx_gguf_load_block_test.nxsmoke for nx_gguf_load_block.nx.1722
nx_gguf_load_f32.nxload a GGUF tensor and dequantize to f32 bits.1102
nx_gguf_load_f32_test.nxsmoke for nx_gguf_load_f32.nx.891
nx_gguf_load_lazy.nxPhase B of conductor arc.1192
nx_gguf_load_lazy_test.nxsmoke for nx_gguf_load_lazy.nx +1581
nx_gguf_load_model.nxtop-level model-tensor loader.1472
nx_gguf_load_model_test.nxsmoke for nx_gguf_load_model.nx.1852
nx_gguf_load_q4k_test.nxfocused smoke for Q4_K dequant.1461
nx_gguf_load_test.nxsmoke for nx_gguf_load.nx.1641
nx_gguf_meta.nxGGUF metadata key-value walker + typed readers.23818
nx_gguf_meta_test.nxsmoke for nx_gguf_meta.nx.1592
nx_gguf_type_census_gate.nxFACTS FIRST for the dequant-debt rung (2026-07-15): enumerate every674
nx_gguf_typecensus.nxtally the real model's tensors by ggml_type,451
nx_gguf_write_gate.nx13110