Skip to content

Commit f866188

Browse files
authored
Update README.md
1 parent 402ac2e commit f866188

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ python benchmarks/benchmark_prefix_serving.py \
137137

138138
### Evaluate Output Quality
139139
```
140-
python evaluations/evaluate_MMLU_pro.py --model $MODEL
140+
python benchmarks/evaluate_MMLU_pro.py --model $MODEL
141141
```
142142

143143
## Supported Models
@@ -167,4 +167,4 @@ python evaluations/evaluate_MMLU_pro.py --model $MODEL
167167

168168
## Acknowledgment
169169

170-
We studied the architecture and implemented code reuse from these existing projects: [vLLM](https://github.com/vllm-project/vllm), [SGLang](https://github.com/sgl-project/sglang) and [TD-Pipe]().
170+
We studied the architecture and implemented code reuse from these existing projects: [vLLM](https://github.com/vllm-project/vllm), [SGLang](https://github.com/sgl-project/sglang) and [TD-Pipe]().

0 commit comments

Comments
 (0)