Skip to content

Commit

Permalink
requirements name - [email protected] (#237)
Browse files Browse the repository at this point in the history
  • Loading branch information
cabelo authored Oct 18, 2024
1 parent 46b14e6 commit 9ae5ad5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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. |

</div>
</div>

0 comments on commit 9ae5ad5

Please sign in to comment.