Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Aug 11, 2025

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.

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.
@ggerganov ggerganov merged commit 1ebbadd into ggml-org:master Aug 11, 2025
1 check passed
@danbev danbev deleted the perplexity-eval-corrections branch August 13, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants