code wiki / intfp

topic: intfp

21 modules sharing the intfp name family (derived from the tree's prefix discipline).

The 'intfp' topic family focuses on integer-based fixed-point training within the Nishi sovereign ecosystem, aiming to achieve efficient and precise computation without floating-point dependencies. Modules like nx_intfp_gradcheck_gate establish foundational verification for integer training, while nx_intfp_layer_gradcheck_gate integrates these principles into full transformer layers. nx_intfp_flashattn_gate enhances efficiency through optimized attention mechanisms, collectively supporting scalable, resource-conscious model development.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
nx_intfp_attention_gradcheck_gate.nxTHE COMPOSITION PROOF: a full single-head CAUSAL self-attention block1178
nx_intfp_block_gradcheck_gate.nxCAPSTONE assembly pattern: a pre-norm residual block y = x + Attn(RMSNorm(x))1659
nx_intfp_dpo_gradcheck_gate.nxDPO preference alignment (the RLHF/DPO axis) in Q20 INTEGER, gradchecked, no9011
nx_intfp_flashattn_gate.nxFLASH-ATTENTION (online-softmax, O(T) memory, no T×T matrix) in Q20 INTEGER.678
nx_intfp_frontier_census.nxhonest census: the sovereign INTEGER (no-float) training stack vs the 2026 LLM596
nx_intfp_gradcheck_gate.nxFIRST verified brick of FIXED-POINT INTEGER TRAINING (the sovereign fix for the805
nx_intfp_layer_gradcheck_gate.nxFULL integer transformer LAYER: two pre-norm residual blocks stacked17616
nx_intfp_lm_real_gate.nxREAL-SCALE sovereign integer transformer LM. d=64, ffn=256 (4x), token+POSITION11418
nx_intfp_lm_simd_gate.nxREAL-SCALE sovereign integer transformer LM. d=64, ffn=256 (4x), token+POSITION18223
nx_intfp_lm_train_gate.nxCOMPLETE integer transformer LM, trained on next-token prediction. Composes the13018
nx_intfp_log_gate.nxinteger natural LOG (fp_log) in Q20, completing the sovereign transcendental set545
nx_intfp_lora_gradcheck_gate.nxLoRA / parameter-efficient fine-tuning in Q20 INTEGER, gradchecked, no float.817
nx_intfp_mla_gradcheck_gate.nx2026 FRONTIER: MLA (Multi-head Latent Attention, DeepSeek's marquee KV-988
nx_intfp_mlp_gradcheck_gate.nxSECOND brick of integer training: prove the CHAIN RULE in fixed-point.1025
nx_intfp_moe_gradcheck_gate.nx2026 FRONTIER capability in the sovereign integer stack: MIXTURE-OF-EXPERTS1168
nx_intfp_qknorm_gradcheck_gate.nx2026 FRONTIER: QK-NORM (Qwen3.5) in Q24 INTEGER, gradchecked, no float.1019
nx_intfp_rmsnorm_gradcheck_gate.nxLAST transcendental for integer transformer training: RMSNorm needs926
nx_intfp_rope_gate.nxRoPE (Rotary Position Embedding, universal in 2026) in Q20 INTEGER, no float. Adds838
nx_intfp_softmax_gradcheck_gate.nxKEYSTONE op for integer ATTENTION training: fixed-point SOFTMAX with a856
nx_intfp_swiglu_gradcheck_gate.nxthe OTHER transformer sublayer in integer: SwiGLU FFN, gradchecked.1009
nx_intfp_train_gate.nxTHIRD brick of integer training: prove an integer model actually LEARNS.1114