Skip to content

feat(distill): layer-drop bridge + ara-diac-small-layerdrop rung - #77

Merged
ronaldtse merged 2 commits into
mainfrom
feat/layer-drop-rung
Aug 29, 2026
Merged

feat(distill): layer-drop bridge + ara-diac-small-layerdrop rung#77
ronaldtse merged 2 commits into
mainfrom
feat/layer-drop-rung

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

The third attack on the browser tier, motivated by the two failures:
width cuts damage every projection; a depth cut damages none of the
survivors. layer_drop_state copies every 2nd encoder layer verbatim
(12->6, decoder untouched, full d1472 width) from pretrained
ByT5-small; spec runs with Muon (E3) on the same clean labels; int4
export target ~75MB. Paired with the gap-closing plan: G1 = ship the
already-trained Muon student (run-005-muon best, 4.83 DER) as
ara-diac-small-2.0; G2 = label-scale rung for the 2.25pp residual.

Ronald Tse added 2 commits August 29, 2026 12:59
Both width-cut rungs failed (scratch 74.68, naive SVD stitch 82.96) -
every matrix surgically damaged. Depth instead: encoder 12->6, width
untouched, surviving layers copied verbatim; Muon per E3; int4 target
~75MB browser artifact.
@ronaldtse
ronaldtse merged commit 5297a60 into main Aug 29, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant