code wiki / safetensors
topic: safetensors
4 modules sharing the safetensors name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_safetensors.nx | SOVEREIGN safetensors parser (the neural-weights loader foundation). safetensors is the | 143 | 14 |
| nx_safetensors_gate.nx | sovereign SAFETENSORS reader: load real SD model weight METADATA, the next | 95 | 11 |
| nx_safetensors_load.nx | the STANDARD, reusable safetensors -> f32 LOADER library (importable, no main), the | 90 | 10 |
| nx_safetensors_load_gate.nx | proof of the safetensors->f32 loader on a synthetic in-memory blob (header JSON + | 75 | 6 |