Skip to content

graph : remove redundant scale_w parameter#20235

Merged
CISC merged 1 commit intomasterfrom
cisc/remove-redundant-scale-w
Mar 8, 2026
Merged

graph : remove redundant scale_w parameter#20235
CISC merged 1 commit intomasterfrom
cisc/remove-redundant-scale-w

Conversation

@CISC
Copy link
Copy Markdown
Member

@CISC CISC commented Mar 8, 2026

Check w_scale before applying instead.

@CISC CISC requested a review from ggerganov March 8, 2026 12:50
Copy link
Copy Markdown
Contributor

@JohannesGaessler JohannesGaessler left a comment

Choose a reason for hiding this comment

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

In principle we could also change the default value from 0.0f to 1.0f since it is multiplicative but I have no real preference when it comes to that.

@CISC
Copy link
Copy Markdown
Member Author

CISC commented Mar 8, 2026

In principle we could also change the default value from 0.0f to 1.0f since it is multiplicative but I have no real preference when it comes to that.

True, but we'd still have to check for 0.0f, so makes no real difference.

@github-actions github-actions Bot added the model Model specific label Mar 8, 2026
@CISC CISC merged commit 35bee03 into master Mar 8, 2026
73 of 75 checks passed
@CISC CISC deleted the cisc/remove-redundant-scale-w branch March 8, 2026 17:58
bartowski1182 pushed a commit to bartowski1182/llama.cpp that referenced this pull request Mar 10, 2026
Ethan-a2 pushed a commit to Ethan-a2/llama.cpp that referenced this pull request Mar 20, 2026
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
rsenthilkumar6 pushed a commit to rsenthilkumar6/llama.cpp that referenced this pull request May 1, 2026
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.

3 participants