Skip to content

Commit

Permalink
Migrate to use the pypi.org release
Browse files Browse the repository at this point in the history
  • Loading branch information
debermudez committed Dec 21, 2024
1 parent af8fe41 commit 89b1e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genai-perf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The easiest way to install GenAI-Perf is through pip.
### Install Perf Analyzer (Ubuntu 24.04, Python 3.10+)

```bash
pip install git+https://github.com/triton-inference-server/perf_analyzer.git#subdirectory=genai-perf
pip install genai-perf
```
**NOTE**: you must already have CUDA 12 installed

Expand Down

0 comments on commit 89b1e85

Please sign in to comment.