add vllm performance validation doc (#3964)

This commit is contained in:
Peter Park
2024-10-30 13:24:11 -04:00
committed by GitHub
parent c6dcba1fcc
commit 35b16c1293
6 changed files with 400 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ article_pages = [
"file": "how-to/llm-fine-tuning-optimization/profiling-and-debugging",
"os": ["linux"],
},
{"file": "how-to/performance-validation/mi300x/vllm-benchmark", "os": ["linux"]},
{"file": "how-to/system-optimization/index", "os": ["linux"]},
{"file": "how-to/system-optimization/mi300x", "os": ["linux"]},
{"file": "how-to/system-optimization/mi200", "os": ["linux"]},