text-generation-inference/benchmark
2024-06-03 15:39:47 +03:00
..
src v1.4.5 (#1686) 2024-04-25 14:08:27 +03:00
Cargo.toml Upgrading all versions. (#1759) 2024-06-03 15:39:47 +03: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