Skip to content

perplexity : update comments/error msg to use decode [no ci]#15227

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
danbev:perplexity-eval-corrections
Aug 11, 2025
Merged

perplexity : update comments/error msg to use decode [no ci]#15227
ggerganov merged 1 commit intoggml-org:masterfrom
danbev:perplexity-eval-corrections

Conversation

@danbev
Copy link
Copy Markdown
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
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
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.
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