]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
main : print total token count and tokens consumed so far (#4874)
authorpudepiedj <redacted>
Thu, 11 Jan 2024 16:14:52 +0000 (16:14 +0000)
committerGitHub <redacted>
Thu, 11 Jan 2024 16:14:52 +0000 (18:14 +0200)
commit43f76bf1c362c067fce46bb8dcda0b64af8a9533
treec446cabb97601363b645f2fb661bc48d790478fa
parent2f043328e3116724d15b915b5c6078e2df860a69
main : print total token count and tokens consumed so far (#4874)

* Token count changes

* Add show token count

* Updating before PR

* Two requested changes

* Move param def posn
common/common.cpp
common/common.h
examples/main/main.cpp
llama.cpp