Update comment (#2934)

This commit is contained in:
Ronen Schaffer
2024-02-22 04:18:37 +02:00
committed by GitHub
parent 8fbd84bf78
commit d7f396486e

View File

@ -7,7 +7,7 @@ On the server side, run one of the following commands:
--disable-log-requests
(TGI backend)
./launch_hf_server.sh <your_model>
./launch_tgi_server.sh <your_model> <max_batch_total_tokens>
On the client side, run:
python benchmarks/benchmark_serving.py \