llama.cpp/examples/model-conversion/scripts
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
..
causal model-conversion : remove max diff check in compare-logits [no ci] (#17954) 2025-12-12 13:25:16 +01:00
embedding model-conversion : add support for SentenceTransformers (#16387) 2025-10-09 14:35:22 +02:00
utils model-conversion : add support for SentenceTransformers (#16387) 2025-10-09 14:35:22 +02:00