Skip to content

Fix sharing of resblock layers (from Liger-Kernel#269) - #133

Open
loreloc wants to merge 1 commit into
FasterDecoding:mainfrom
loreloc:fix-mlps
Open

Fix sharing of resblock layers (from Liger-Kernel#269)#133
loreloc wants to merge 1 commit into
FasterDecoding:mainfrom
loreloc:fix-mlps

Conversation

@loreloc

Copy link
Copy Markdown

When using multiple residual block in medusa MLP heads, parameters are wrongly shared.

This was already reported in Hydra and already fixed in the Liger-Kernel repository
zankner/Hydra#8
linkedin/Liger-Kernel#269

Sign up for freeto 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

@loreloc