Skip to content

Add Qwen3.5 to proper layer remap#452

Closed
thpereir wants to merge 2 commits into
mainfrom
thpereir/fix_qwen35_gate_up_proj_remap
Closed

Add Qwen3.5 to proper layer remap#452
thpereir wants to merge 2 commits into
mainfrom
thpereir/fix_qwen35_gate_up_proj_remap

Conversation

@thpereir

Copy link
Copy Markdown
Contributor

remap_layer_name already has the correct mechanism but it doesn't include Qwen3.5. This PR adds it enabling proper remapping from "gate_up_proj" -> ["gate_proj", "up_proj"]

Fix regression from #237

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

remap_layer_name already has the correct mechanism but it doesn't
include Qwen3.5. This PR adds it enabling proper remapping from
"gate_up_proj" -> ["gate_proj", "up_proj"]
@thpereir thpereir closed this Mar 30, 2026
@thpereir

Copy link
Copy Markdown
Contributor Author

Not need for OOT

@thpereir thpereir deleted the thpereir/fix_qwen35_gate_up_proj_remap branch April 22, 2026 15:53
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