From 9464c2e933c372db58d6f644c5070d23154f68af Mon Sep 17 00:00:00 2001 From: FlintyLemming Date: Sat, 5 Apr 2025 01:00:29 +0800 Subject: [PATCH] Update llm-api-benchmark --- llm-api-benchmark/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-api-benchmark/readme.md b/llm-api-benchmark/readme.md index aff5fd5..91f32b3 100644 --- a/llm-api-benchmark/readme.md +++ b/llm-api-benchmark/readme.md @@ -142,4 +142,4 @@ python vllm_benchmark.py --token-lengths 10 100 500 1000 2000 5000 10000 20000 3 ![](src/success_rate_vs_concurrency.png) -![](total_tokens_per_second_vs_concurrency.png) \ No newline at end of file +![](src/total_tokens_per_second_vs_concurrency.png) \ No newline at end of file