Skip to content

fix: re-apply explicit d_kv passthrough (regressed) - #88

Merged
ronaldtse merged 1 commit into
mainfrom
fix/dkv-again
Aug 29, 2026
Merged

fix: re-apply explicit d_kv passthrough (regressed)#88
ronaldtse merged 1 commit into
mainfrom
fix/dkv-again

Conversation

@ronaldtse

Copy link
Copy Markdown
Contributor

The layerdrop relaunch crashed on EncDecAttention.o shape (1472x1470 vs 1472x384): the d_model/heads d_kv derivation is back in both builders. Spec already carries d_kv: 64.

…y commits)

ByT5 keeps d_kv=64 at any width; the d_model/heads derivation built
inner dims of 1470 for the layerdrop student and crashed the bridge.
@ronaldtse
ronaldtse merged commit f9dbd8d into main Aug 29, 2026
11 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