Skip to content

models : fix qwen3.5 beta/gate shapes#19730

Merged
ggerganov merged 2 commits intomasterfrom
gg/models-fix-qwen35
Feb 19, 2026
Merged

models : fix qwen3.5 beta/gate shapes#19730
ggerganov merged 2 commits intomasterfrom
gg/models-fix-qwen35

Conversation

@ggerganov
Copy link
Member

fix #19728
cont #19660

Forgot to update the beta / gate shapes after the refactor.

@github-actions github-actions bot added the model Model specific label Feb 19, 2026
@ggerganov ggerganov merged commit da348c9 into master Feb 19, 2026
75 checks passed
@ggerganov ggerganov deleted the gg/models-fix-qwen35 branch February 19, 2026 13:19
liparetejas pushed a commit to liparetejas/llama.cpp that referenced this pull request Feb 23, 2026
* models : fix qwen3.5 beta/gate shapes

* cont : avoid extra reshapes
bartowski1182 pushed a commit to bartowski1182/llama.cpp that referenced this pull request Mar 2, 2026
* models : fix qwen3.5 beta/gate shapes

* cont : avoid extra reshapes
ArberSephirotheca pushed a commit to ArberSephirotheca/llama.cpp that referenced this pull request Mar 3, 2026
* models : fix qwen3.5 beta/gate shapes

* cont : avoid extra reshapes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model Model specific

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eval bug: src/models/delta-net-base.cpp:316: GGML_ASSERT(g->ne[0] == 1 || g->ne[0] == S_v) failed

2 participants