consciousness/training/checkpoint/src
ProofOfConcept d0883e101b checkpoint: sync live weights back into model safetensors in-place
mmap each safetensors file, diff block-by-block against live GPU
weights, memcpy only changed blocks. No separate checkpoint files —
the model directory IS the checkpoint. Every 10 min via cron.
2026-03-30 22:55:23 -04:00
..
main.rs checkpoint: sync live weights back into model safetensors in-place 2026-03-30 22:55:23 -04:00