Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Aug 6, 2024

This commit addresses the TODO in the code to rename the batch_all parameter to batch in llama_decode_internal.

@mofosyne mofosyne added Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix refactoring Refactoring labels Aug 6, 2024
@compilade
Copy link
Collaborator

Note that this partly conflicts with #8526, although I'm not against the rename.

@danbev
Copy link
Member Author

danbev commented Aug 6, 2024

Note that this partly conflicts with #8526, although I'm not against the rename.

Ah I was not aware of that. I'll close this PR in that case. Thanks.

@danbev danbev closed this Aug 6, 2024
This commit addresses the TODO in the code to rename the `batch_all`
parameter to `batch` in `llama_decode_internal`.
@danbev danbev reopened this Oct 16, 2024
@danbev
Copy link
Member Author

danbev commented Oct 16, 2024

Reopened as it looks like this change did not make into #8526.

@slaren slaren merged commit 6f55bcc into ggml-org:master Oct 17, 2024
53 checks passed
drollings pushed a commit to drollings/llama.cpp that referenced this pull request Oct 18, 2024
This commit addresses the TODO in the code to rename the `batch_all`
parameter to `batch` in `llama_decode_internal`.
dsx1986 pushed a commit to dsx1986/llama.cpp that referenced this pull request Oct 29, 2024
This commit addresses the TODO in the code to rename the `batch_all`
parameter to `batch` in `llama_decode_internal`.
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 15, 2024
This commit addresses the TODO in the code to rename the `batch_all`
parameter to `batch` in `llama_decode_internal`.
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Nov 18, 2024
This commit addresses the TODO in the code to rename the `batch_all`
parameter to `batch` in `llama_decode_internal`.
@danbev danbev deleted the rename-batch-all branch August 13, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Refactoring Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants