Commit Graph
19 Commits
Author SHA1 Message Date
NilsandClaude Fable 5 d2d372c909 feedforward flag for HumanEval eval
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:34:57 +02:00
NilsandClaude Fable 5 12ec01becc adaptive flag for GSM eval
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:33:03 +02:00
NilsandClaude Fable 5 95be35d20f adaptive flag for unified trainer
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:32:36 +02:00
NilsandClaude Fable 5 32728e7b07 bootstrap via public https clone (repo now public)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 12:25:07 +02:00
NilsandClaude Fable 5 471cf336d0 gpuq: document the scheduler (design, contract, ops, failure modes, alternatives)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:54:38 +02:00
NilsandClaude Fable 5 0252641701 gpuq: per-node supervisor (worker resurrection + bucket heartbeat)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:50:10 +02:00
NilsandClaude Fable 5 5efe5b790a gpuq: bucket-backed per-GPU job queue (worker loop + submit/status helper)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:48:03 +02:00
NilsandClaude Fable 5 1460cf241f GSM plan-distillation control (width/depth law falsification test)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:22:46 +02:00
NilsandClaude Fable 5 8fe8e34b47 rung-2 pilot: loop-only entrance-faded band LoRA, warm-start, inline eval; BW hard-only fallback
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 11:00:42 +02:00
NilsandClaude Fable 5 507c170744 train_merge_bw: fall back to hard-only curriculum when easy pool is empty (BW direct pass ~1%)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:59:32 +02:00
NilsandClaude Fable 5 1ad019d76d add --lr flag (wide-adapter LR rescale diagnostics at 12B)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:46:46 +02:00
NilsandClaude Fable 5 53a8c9b609 adaptive-alpha merge (Lys-inspired, trained) + truncated-BPTT deep-k training
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:29:57 +02:00
NilsandClaude Fable 5 f48011c470 decouple --pause from feedforward: enable loop+pause combo arm
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:09:18 +02:00
NilsandClaude Fable 5 5c4b76ba14 bootstrap via bucket git-bundle (no ssh keys on rented nodes)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:06:41 +02:00
NilsandClaude Fable 5 01ac15d3e1 node kit: alpha flag through train/eval, carry env+width fixes, bootstrap script
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 10:05:30 +02:00
NilsandClaude Fable 5 54f2b3c6cc MultiPL-E Rust harness: compile-run verifier, STaR labeling, transfer eval
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 09:45:46 +02:00
NilsandClaude Fable 5 42304aacf8 fix: load task data files only for selected tasks
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 01:28:12 +02:00
NilsandClaude Fable 5 69ce16ab53 vast.ai runbook + per-tokenizer eos handling in loop_common
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 01:14:57 +02:00
NilsandClaude Fable 5 ef9c08966c J-lens workspace reproduction + loop retrofit: lens, band looping, adapters, controls, multi-task evals
Reproduction of the 2026 workspace/J-lens paper on gemma-4 (E2B/12B/26B),
plus the workspace-loop retrofit line: merge adapter, prompt-only latent
planning (MBPP), carry variant, attribution controls (FF/pause/untrained),
band-location ablation, Blocksworld harness, 12B replication scripts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-14 00:54:12 +02:00