llama.cpp/examples/model-conversion/scripts/causal
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
..
compare-embeddings-logits.sh model-conversion : remove hardcoded /bin/bash shebangs [no ci] (#15765) 2025-09-03 12:50:47 +02:00
compare-logits.py model-conversion : remove max diff check in compare-logits [no ci] (#17954) 2025-12-12 13:25:16 +01:00
convert-model.sh model-conversion : remove hardcoded /bin/bash shebangs [no ci] (#15765) 2025-09-03 12:50:47 +02:00
modelcard.template model-conversion : add model card template for embeddings [no ci] (#15557) 2025-08-25 14:25:25 +02:00
run-casual-gen-embeddings-org.py model-conversion : fix pyright errors (#15770) 2025-09-03 18:28:36 +02:00
run-converted-model-embeddings-logits.sh model-conversion : remove hardcoded /bin/bash shebangs [no ci] (#15765) 2025-09-03 12:50:47 +02:00
run-converted-model.sh model : Qwen3 Next (#16095) 2025-11-28 12:02:56 +01:00
run-org-model.py model : Qwen3 Next (#16095) 2025-11-28 12:02:56 +01:00