Skip to content

[remote code/vllm] Fix incorrect tied weights#44469

Merged
Cyrilvallez merged 1 commit intomainfrom
vllm-remote
Mar 5, 2026
Merged

[remote code/vllm] Fix incorrect tied weights#44469
Cyrilvallez merged 1 commit intomainfrom
vllm-remote

Conversation

@Cyrilvallez
Copy link
Member

What does this PR do?

For remote code that behave correctly with tied weights, we need to keep the same behavior as for the main lib, i.e. not remove them from tied weights (as tied weights are marked as missing to avoid inits!!)

Copy link
Contributor

@vasqu vasqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough, thanks for fixing

@Cyrilvallez Cyrilvallez merged commit 1118de0 into main Mar 5, 2026
27 checks passed
@Cyrilvallez Cyrilvallez deleted the vllm-remote branch March 5, 2026 15:07
NielsRogge pushed a commit to NielsRogge/transformers that referenced this pull request Mar 5, 2026
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.

2 participants