Staged Model Pipeline
Compose Python-owned pretraining and post-training with immutable artifact handoff and native-backed local serving.
Read guideComplete focused tasks in training, fine-tuning, memory management, and serving.
Compose Python-owned pretraining and post-training with immutable artifact handoff and native-backed local serving.
Read guideAttach low-rank adapters, optimize only adapter parameters, compare ranks without test leakage, and merge for serving.
Read guideFine-tune LoRA adapters over an NF4-packed frozen base while preserving packed storage during computation.
Read guideRun incremental generation with per-request decoder state, paged KV storage, and the local C or Python serving surfaces.
Read guideTrade replay computation for lower retained autograd state at transformer-block boundaries.
Read guideCapture, validate, and restore exact FP32 full-training or LoRA Adam state, RNG state, and built-in batch-source position.
Read guideConvert Riftco models through strict SafeTensors, Hugging Face-style, GGUF v3, and ONNX boundaries without hiding architecture incompatibility.
Read guideRun the Linux fake-PJRT source gate or the non-skippable real Cloud TPU hardware acceptance preset and record reproducible evidence.
Read guideDiagnose configuration, build, backend, shape, training, artifact, Python loading, and documentation failures.
Read guide