MagistrTheOne/KNK-VF-153B
017
KNK-VF-153B Active-14B
<p align="center"> <strong>KUROTAMA-NO-KAMI VOID FORGED (KNK-VF)</strong><br/> NULLXES frontier Sparse Mixture-of-Experts initialization artifact </p>
Summary
This repository publishes a deterministically initialized, 36-shard bf16 checkpoint for the NULLXES KNKF frontier program. It is the starting weight artifact for large-scale pretraining on NULLXES-owned H200/B300 datacenter clusters — not a finished foundation model.
Warning: Random-init inference produces meaningless text. Do not deploy for end users until pretrain + eval gates complete.
Parameter report
Architecture
- Family: NULLXES KNKF / KNK-VF VOID FORGED
- Attention: GQA + hybrid local/global pattern (window 4096, global every 4 layers)
- FFN: SwiGLU dense prefix (4 layers) + sigmoid-routed Sparse MoE (SME-BU load balance)
- Position: RoPE (
theta=1e6) + YaRN scaling - Init policy: Llama-NeoX-style residual (
base_std=0.02,router_std=0.001,global_seed=42) - Config source:
configs/model/knk_vf_153b_active14b.yaml
Purpose (NULLXES)
- Validate MoE sharding, HF publishing, and cluster init pipeline on H200/B300.
- Bootstrap aggressive target-scale pretraining on NULLXES datacenter infrastructure.
- Pair with 128K EN/RU/code tokenizer +
knk_vf_chat_v2bootstrap data before SFT.
Execution policy
KNKF_CLUSTER_EXECUTION=1
KNKF_ACCELERATOR=h200|b300- Cluster-only execution — no local full-model materialization.
- Do not load all 153B parameters into single-node RAM/VRAM.
- Megatron-Core distributed pretrain is the intended consumer after proxy gates pass.
Training roadmap
Bundled files
Not included: tokenizer.model (train separately).
Limitations
- No pretraining or alignment — weights are randomly initialized.
- No production SLA, safety eval, or benchmark scores at this phase.
- Inference stacks (vLLM / Megatron) require NULLXES integration work.
Citation
@misc{nullxes_knkf_153b_init_2026,
title = {KNK-VF-153B Active-14B: NULLXES VOID FORGED Initialization Checkpoint},
author = {NULLXES},
year = {2026},
howpublished = {\url{https://huggingface.co/MagistrTheOne/KNK-VF-153B}},
note = {Initialization-only. Contact: ceo@nullxes.com}
}Links
- GitHub: NULLXES-KNKF
- Stable 1T target:
configs/model/knk_vf_target_70b_active.yaml - Ultra-frontier 3.5T:
configs/model/knkf_kagutsuchi_tracks_3_5t.yaml - Bootstrap data:
configs/data/bootstrap_identity_tier0.yaml
NULLXES — KUROTAMA-NO-KAMI VOID FORGED. Prepared for aggressive frontier training on proprietary infrastructure.
