ci: bench: README.md EOL

This commit is contained in:
Pierrick HYMBERT 2024-04-05 00:13:24 +02:00
parent 713fa9867e
commit 1534d903d7

View file

@ -117,4 +117,4 @@ LLAMA_SERVER_BIN_PATH=../../../cmake-build-release/bin/server python bench.py \
--n-prompts 200 \ --n-prompts 200 \
--max-prompt-tokens 256 \ --max-prompt-tokens 256 \
--max-tokens 256 --max-tokens 256
``` ```