Files
llama.cpp/examples
Daniel Bevenius dada4c846d model-conversion : remove max diff check in compare-logits [no ci] (#17954)
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.
2025-12-12 13:25:16 +01:00
..
2025-12-10 15:28:59 +01:00
2025-12-06 09:33:59 +02:00