Replies: 1 comment 1 reply
-
The word "batch" is not used correctly here. It should be:
Here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Although I just contributed the batched benchmark, I am confused about the batch size in the batched benchmark. I don't know the relationship between these parameters.
In the doc (https://github.com/ggerganov/llama.cpp/blob/master/examples/batched-bench/README.md), I found the following words, but the calculation does not include n_batch (batch size) and n_ubatch (physical batch size).
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions