You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable CPU benchmark for VLLM perf dashboard (#44)
* first draft to enable CPU benchmark
* Update .github/workflows/vllm-benchmark.yml
Co-authored-by: Huy Do <[email protected]>
* fix for ROCm changes
* change to use public cpu vllm postmerge registry
* target on 4 NUMA node EMR machine
* Update vllm-benchmark.yml
* Update vllm-benchmark.yml
* Fix CPU suffix
* Rename benchmark files to include the device name
Signed-off-by: Huy Do <[email protected]>
* Fix model selection for CPU devices
Signed-off-by: Huy Do <[email protected]>
* Update the workflow
Signed-off-by: Huy Do <[email protected]>
* Another try
Signed-off-by: Huy Do <[email protected]>
* Use python3
Signed-off-by: Huy Do <[email protected]>
* Testing 1 2 3
Signed-off-by: Huy Do <[email protected]>
* Does this work?
Signed-off-by: Huy Do <[email protected]>
* Debug
Signed-off-by: Huy Do <[email protected]>
* Typo
Signed-off-by: Huy Do <[email protected]>
* Fix Docker usage
Signed-off-by: Huy Do <[email protected]>
* Missing ON_CPU?
Signed-off-by: Huy Do <[email protected]>
* Testing 1 2 3
Signed-off-by: Huy Do <[email protected]>
* Fix the upload script
Signed-off-by: Huy Do <[email protected]>
* Update .github/workflows/vllm-benchmark.yml
Co-authored-by: Louie Tsai <[email protected]>
* Typo
Signed-off-by: Huy Do <[email protected]>
* Sanitize the device type
Signed-off-by: Huy Do <[email protected]>
* Wrong variable
Signed-off-by: Huy Do <[email protected]>
* c7i.metal-24xl has only 1 NUMA node
Co-authored-by: Louie Tsai <[email protected]>
---------
Signed-off-by: Huy Do <[email protected]>
Co-authored-by: Tsai, Louie <[email protected]>
0 commit comments