Skip to content
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

ggml : disable iq4_nl interleave size 8 #10709

Merged
merged 1 commit into from
Dec 7, 2024
Merged

Conversation

ggerganov
Copy link
Owner

ref #10541

The compiler sees some out-of-bounds write for interleave size of 8:

https://github.com/ggml-org/ci/blob/7f71cd19c209339bcf72d4ebbd10790ab2df4758/llama.cpp/19/d8762ab61df8286367588a80b9c7db4cb568db/ggml-3-arm64-cpu/stdall#L512

Disabling for now, since this repacking is not used anyway atm.

@ggerganov
Copy link
Owner Author

cc @FanShupei

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Dec 7, 2024
@ggerganov ggerganov merged commit d9c3ba2 into master Dec 7, 2024
51 checks passed
@ggerganov ggerganov deleted the gg/iq4_nl-disable-4_8 branch December 7, 2024 16:38
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant