nx_f32_llm_live_load_only_test.nx
buildroot/runtime/nx_f32_llm_live_load_only_test.nx
about
nx_f32_llm_live_load_only_test.nx -- LIVE-FIRE structural load
proof. Loads the real Qwen2.5-0.5B Q4_K_M model + verifies every
top-level + per-layer pointer is non-null + samples a few weight
values to confirm dequant produced non-degenerate output.
Skips the forward pass (covered by nx_f32_llm_live_load_test).
This is the fast structural binding proof: ~1-2 min in qemu.
dependencies 13 imports · 0 importers
diagram shows first 10 each side; +3 more imports, +0 more importers in the complete lists below.
imports: nx_syscalls.nxnx_tier.nxnx_gguf.nxnx_gguf_load.nxnx_f32.nxnx_f32_kv_cache.nxnx_f32_lazy_weight.nxnx_f32_llama_block.nxnx_f32_llama_block_v4.nxnx_f32_llama_layer_lazy_load.nxnx_f32_llm.nxnx_f32_llm_v4.nxnx_f32_llm_read_dims.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 23 | func main() -> i64 |