mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 17:32:55 +08:00
feat(benchmarks): Add Prefix Caching Benchmark to Serving Benchmark (#3277)
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ exclude = "vllm/model_executor/parallel_utils/|vllm/model_executor/models/"
|
||||
|
||||
[tool.codespell]
|
||||
ignore-words-list = "dout, te, indicies"
|
||||
skip = "./tests/prompts"
|
||||
skip = "./tests/prompts,./benchmarks/sonnet.txt"
|
||||
|
||||
[tool.isort]
|
||||
use_parentheses = true
|
||||
|
||||
Reference in New Issue
Block a user