Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Dec 12, 2025

This commit removes the maximum difference check from the compare-logits.py which would stop early if the difference between the logits exceeded a threshold.

The motivation for removing this is that it can be useful to be able to get the complete log for debugging/reporting purposes.

This commit removes the maximum difference check from the
compare-logits.py which would stop early if the difference between
the logits exceeded a threshold.

The motivation for removing this is that it can be useful to be able to
get the complete log for debugging/reporting purposes.
@danbev danbev merged commit dada4c8 into ggml-org:master Dec 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples python python script changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants