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

llama : make cell_id const in inp_s_mask block #9470

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

danbev
Copy link
Collaborator

@danbev danbev commented Sep 13, 2024

This commit makes the cell_id variable const in the inp_s_mask block.

The motivation for this change is consistency with the code in the inp_s_copy block.

This commit makes the cell_id variable const in the inp_s_mask block.

The motivation for this change is consistency with the code in the
inp_s_copy block.
@ggerganov ggerganov merged commit befaf11 into ggerganov:master Sep 14, 2024
52 checks passed
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
This commit makes the cell_id variable const in the inp_s_mask block.

The motivation for this change is consistency with the code in the
inp_s_copy block.
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.

3 participants