We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d664f2c commit 7972115Copy full SHA for 7972115
docs/examples/benchmark_practice_on_drun.md
@@ -20,6 +20,7 @@ git clone https://github.com/vllm-project/guidellm.git
20
cd guidellm
21
pip install guidellm
22
```
23
+
24
For the more detail instruction, refer to https://github.com/vllm-project/guidellm/blob/main/README.md
25
26
### 1.3 Verify Installation
@@ -53,7 +54,6 @@ Download chat dataset json file Open-Source-Meeseeks-high-quality.json from http
53
54
55

56
-
57
## 🚀 2. Running Benchmarks
58
59
```bash
0 commit comments