hf_text-generation-inference/benchmark
Daniël de Kok 8442f1ac85
benchmark: fix prefill throughput (#2741)
2024-11-15 13:14:55 +01:00
..
src benchmark: fix prefill throughput (#2741) 2024-11-15 13:14:55 +01:00
Cargo.toml Simplify crossterm imports (#2545) 2024-09-24 14:57:20 +02:00
README.md Update the link to the Ratatui organization (#2546) 2024-09-24 14:51:48 +02:00

README.md

Text Generation Inference benchmarking tool

benchmark

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

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