out-of-core rework: embed_cluster_acts streams resids to disk memmap + streaming multi-GPU k-means (--kmeans-sample); build_data reads unified emb.f32 + GPU-batched Newton/IRLS probes 320b589 ceselder Claude Fable 5 commited on 2 days ago
embed_cluster_acts: cluster on Qwen3 mean-pooled layer-27 residuals (drop BGE); scalable torch kmeans 07f67cd ceselder commited on 2 days ago
build_data: hard-negative pairing in Qwen3 residual space (--hard-neg-k; subtle probe directions) 444e414 ceselder commited on 3 days ago
build_data: hold out probe-fit docs from SFT targets (no direction<->text contamination) 1741cb0 ceselder commited on 3 days ago
pretrain: default pack-len 0 (per-example+compile = validated 57% MFU; packing needs Blackwell flash-attn) 069cb1a ceselder commited on 3 days ago
pretrain: sequence packing (block-diag attn, per-marker injection) β no-leak + inject proofs pass; MFU bench pending e6dc020 ceselder Claude Fable 5 commited on 3 days ago
cluster: faiss-gpu has no Blackwell kernels β CPU faiss + torch-GPU recluster_torch.py (reuses cached emb) 69cb606 ceselder Claude Fable 5 commited on 3 days ago
pretrain: round padded L to mult-of-64 (bounds torch.compile recompiles to ~2 shapes) fe46de0 ceselder commited on 3 days ago
pretrain: MFU meter + length-bucketing + big-batch + optional compile c6f935b ceselder Claude Fable 5 commited on 3 days ago
sae: loader + build_sae_data + eval_sae (cross-uplift metric); weights_only=False for torch 2.13 64c6b48 ceselder Claude Fable 5 commited on 3 days ago
rl: pin TRITON_ATTN backend (FLASHINFER silently breaks vllm-lens injection on Blackwell) 28ad77d ceselder Claude Fable 5 commited on 3 days ago
rl: true per-token entropy bonus (maximize r + beta*H, explicit diversity knob, no KL) 73adae4 ceselder Claude Fable 5 commited on 3 days ago
scripts: attn sdpa (no flash-attn sm_103 build on Blackwell) af8715e ceselder Claude Fable 5 commited on 3 days ago
maxact-fast: hardening fixes (6 bugs) + Dr.GRPO vllm-lens rl.py + sbatch; Probe = universal direction 48db85f ceselder Claude Fable 5 commited on 3 days ago
build_data: real validated LR probes (held-out AUC + activation-margin filter) 17fc9a9 ceselder Claude Fable 5 commited on 3 days ago
maxact-fast: clean repo β DESIGN + pretraining pipeline (embed/cluster/probe-cache/build-data/pretrain), Dr. GRPO RL to follow 8505f8e ceselder Claude Fable 5 commited on 3 days ago