mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-20 14:10:47 +01:00
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. |
||
|---|---|---|
| .. | ||
| causal | ||
| embedding | ||
| utils | ||