Skip to content

fix(r3,vlm): remove orphaned RoutingReplay from decoder rebuild.#1620

Open
yxyOo wants to merge 1 commit intoTHUDM:mainfrom
rednote-ai:fix/yxyOo/r3
Open

fix(r3,vlm): remove orphaned RoutingReplay from decoder rebuild.#1620
yxyOo wants to merge 1 commit intoTHUDM:mainfrom
rednote-ai:fix/yxyOo/r3

Conversation

@yxyOo
Copy link

@yxyOo yxyOo commented Feb 24, 2026

Some models (e.g., Qwen3VLGPTModel) rebuild the decoder in init, which results in duplicate RoutingReplay registrations and orphaned entries.

This PR rebuilds the list from actual model modules to clean up orphaned entries and avoid duplicate registrations.

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