We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca6e589 commit 5acd7b1Copy full SHA for 5acd7b1
README.md
@@ -4,8 +4,8 @@ A Tool for evaulation the performance of LLM APIs.
4
5
# Installation
6
```bash
7
-git clone ...
8
-cd LLMPerf
+git clone https://github.com/ray-project/llmperf.git
+cd llmperf
9
pip install -e .
10
```
11
0 commit comments