Skip to content

Conversation

JohannesGaessler
Copy link
Collaborator

Fixes #14888 (I was unable to reproduce the issue).

It seems that I forgot to correctly increment the pointers when skipping tiles. I moved the pointer incrementation into the for loop itself to ensure that it always happens.

@github-actions github-actions bot added Nvidia GPU Issues specific to Nvidia GPUs ggml changes relating to the ggml tensor library for machine learning labels Jul 28, 2025
@JohannesGaessler JohannesGaessler merged commit 946b1f6 into ggml-org:master Jul 28, 2025
43 checks passed
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 Nvidia GPU Issues specific to Nvidia GPUs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eval bug: Repeated sequences with gemma3 and image recognition

2 participants