]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
batched-bench : add `--output-format jsonl` option (#9293)
authorAarni Koskela <redacted>
Fri, 6 Sep 2024 15:59:58 +0000 (18:59 +0300)
committerGitHub <redacted>
Fri, 6 Sep 2024 15:59:58 +0000 (17:59 +0200)
commit815b1fb20a53e439882171757825bacb1350de04
tree91c396fe7232b67f916f7fd13a2acf9e576cee5b
parent409dc4f8bb5185786087f52259ee4626be93f54d
batched-bench : add `--output-format jsonl` option (#9293)

`--output-format` is modeled after `llama-bench`'s options
common/common.cpp
common/common.h
examples/batched-bench/README.md
examples/batched-bench/batched-bench.cpp