hf_text-generation-inference/benchmark
OlivierDehaene fef1a1c381
v0.4.3 (#152)
2023-03-30 17:28:14 +02:00
..
src feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00
.gitignore feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00
Cargo.lock v0.4.3 (#152) 2023-03-30 17:28:14 +02:00
Cargo.toml feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00
README.md feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00
rust-toolchain.toml feat(benchmark): tui based benchmarking tool (#149) 2023-03-30 15:26:27 +02:00

README.md

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