]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
llama : more consistent names of count variables (#5994)
authorGeorgi Gerganov <redacted>
Mon, 11 Mar 2024 15:49:47 +0000 (17:49 +0200)
committerGitHub <redacted>
Mon, 11 Mar 2024 15:49:47 +0000 (17:49 +0200)
commit05b06210c954491cf0f12034b0a62bd4d69ce78b
tree8cce0e429b8591dcbabd2d1e1ea6451a6a2f6894
parent83796e62bc9f6caae6228168e359890f51e60fee
llama : more consistent names of count variables (#5994)

* llama : more consistent names of count variables

ggml-ci

* llama : n_parallel -> n_seq_max

* common : fix param name

* examples : fix param name
README.md
common/common.cpp
examples/batched-bench/batched-bench.cpp
examples/batched/batched.cpp
examples/main/main.cpp
examples/perplexity/perplexity.cpp
llama.cpp
llama.h