Skip to content

llama : enable LLAMA_SET_ROWS=1 by default #14959

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 2, 2025

Conversation

ggerganov
Copy link
Member

@ggerganov ggerganov commented Jul 30, 2025

target #14961

This makes the "set rows" path the default (see #14285 for more info). Operator coverage: #14661

For now we keep the old path via LLAMA_SET_ROWS=0 as a fallback in case we encounter problems. Eventually, when things become stable, the flag will be removed and the code simplified.

@github-actions github-actions bot added testing Everything test related examples labels Jul 30, 2025
@ggerganov ggerganov force-pushed the gg/llama-set-rows-default branch from 34bfbb3 to 6ec2194 Compare July 30, 2025 07:30
@ggerganov ggerganov force-pushed the gg/llama-set-rows-default branch from 6ec2194 to 995b8b1 Compare July 30, 2025 07:39
@ggerganov ggerganov changed the base branch from master to gg/tests-update-for-set-rows July 30, 2025 07:39
@ggerganov ggerganov force-pushed the gg/tests-update-for-set-rows branch from e1ebdea to d6233d6 Compare July 30, 2025 10:53
Base automatically changed from gg/tests-update-for-set-rows to master July 30, 2025 12:12
@ggerganov ggerganov force-pushed the gg/llama-set-rows-default branch from 995b8b1 to 580d68b Compare July 31, 2025 10:43
@ggerganov
Copy link
Member Author

ggerganov commented Aug 1, 2025

Planning to merge this after #15006 is fixed. The feature should be now robust enough for general usage.

@ggerganov ggerganov force-pushed the gg/llama-set-rows-default branch from 580d68b to 07ad68e Compare August 2, 2025 09:52
@ggerganov ggerganov merged commit a4569c4 into master Aug 2, 2025
53 of 57 checks passed
@ggerganov ggerganov deleted the gg/llama-set-rows-default branch August 2, 2025 14:14
Nexesenex pushed a commit to Nexesenex/croco.cpp that referenced this pull request Aug 5, 2025
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request Aug 5, 2025
Nexesenex added a commit to Nexesenex/croco.cpp that referenced this pull request Aug 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples testing Everything test related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant