text-generation-inference/benchmark
Alex Strick van Linschoten afe5cae8fc Use ratatui not (deprecated) tui (#2521)
* use ratatui not archived tui

* bump ratatui all the way with options
2024-09-25 06:16:07 +00:00
..
src Use ratatui not (deprecated) tui (#2521) 2024-09-25 06:16:07 +00:00
Cargo.toml Use ratatui not (deprecated) tui (#2521) 2024-09-25 06:16:07 +00:00
README.md chore: add pre-commit (#1569) 2024-04-24 15:32:02 +03:00

Text Generation Inference benchmarking tool

benchmark

A lightweight benchmarking tool based inspired by oha and powered by tui.

Install

make install-benchmark

Run

First, start text-generation-inference:

text-generation-launcher --model-id bigscience/bloom-560m

Then run the benchmarking tool:

text-generation-benchmark --tokenizer-name bigscience/bloom-560m