Skip to content

context : fix off-by-one comparisons to n_gpu_layers#24208

Merged
ggerganov merged 1 commit into
masterfrom
cisc/gpu-layers-off-by-one
Jun 6, 2026
Merged

context : fix off-by-one comparisons to n_gpu_layers#24208
ggerganov merged 1 commit into
masterfrom
cisc/gpu-layers-off-by-one

Conversation

@CISC
Copy link
Copy Markdown
Member

@CISC CISC commented Jun 5, 2026

Overview

cont #24060

Additional information

Compare n_gpu_layers against n_layer_all instead of n_layer.

Requirements

@CISC CISC requested a review from ggerganov as a code owner June 5, 2026 19:36
@CISC CISC added the merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. label Jun 5, 2026
@ggerganov ggerganov merged commit 603300b into master Jun 6, 2026
24 of 25 checks passed
@ggerganov ggerganov deleted the cisc/gpu-layers-off-by-one branch June 6, 2026 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants