Files
llama.cpp/tools
Daniel Bevenius 1ebbaddff2 perplexity : update comments/error msg to use decode [no ci] (#15227)
This commit updates comments and error messages to use "decode" instead
of "eval" in perplexity.cpp.

The motivation for this is that `llama_eval` was renamed to
`llama_decode` a while ago, but the comments and error messages
still referred to "eval". This change ensures consistency and clarity.
2025-08-11 11:21:24 +03:00
..
2025-08-05 22:10:36 +03:00
2025-05-25 15:35:53 +03:00
2025-08-05 22:10:36 +03:00
2025-05-30 16:25:45 +03:00