]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Strided perplexity (#2714)
authorKawrakow <redacted>
Wed, 23 Aug 2023 09:56:42 +0000 (12:56 +0300)
committerGitHub <redacted>
Wed, 23 Aug 2023 09:56:42 +0000 (12:56 +0300)
commit62959e740e8759d246ac8d09036950efde09981c
treef868215d6def28423e1f161e84a45c64ad24019a
parent7f7ddd5002040804e33fcdbde44aa22f8635f57d
Strided perplexity (#2714)

* Implementing strided computation of perplexity

* Alternative way to output PPL results

---------

Co-authored-by: Iwan Kawrakow <redacted>
common/common.cpp
common/common.h
examples/perplexity/perplexity.cpp