From 9ae5ad5057923cf3a682c2b21c2b6858ba12df88 Mon Sep 17 00:00:00 2001 From: "Alessandro de Oliveira Faria (A.K.A.CABELO)" Date: Fri, 18 Oct 2024 13:20:05 -0300 Subject: [PATCH] requirements name - cabelo@opensuse.org (#237) --- examples/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/README.md b/examples/README.md index 93f391ec39a..e605364e84f 100644 --- a/examples/README.md +++ b/examples/README.md @@ -7,7 +7,7 @@ This example provide a simple way of usage of `tgi-gaudi` with continuous batchi ### Install ``` -pip install -r requirements +pip install -r requirements.txt ``` ### Setup TGI server @@ -36,4 +36,4 @@ All possible parameters are described in the below table: | TOTAL_SAMPLE_COUNT | 2048 | Number of samples to run. | | MAX_CONCURRENT_REQUESTS | 256 | The number of requests sent simultaneously to the TGI server. | - \ No newline at end of file +