This website requires JavaScript.
Explore
Help
Register
Sign In
EngineX
/
xc-llm-ascend
Watch
3
Star
0
Fork
0
You've already forked xc-llm-ascend
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
9fb3d558e5b57a3c97ee5e11b9f5dba6ad3df9a5
xc-llm-ascend
/
benchmarks
/
requirements-bench.txt
5 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[Doc]Add benchmark scripts (#74) ### What this PR does / why we need it? The purpose of this PR is to add benchmark scripts for npu, developers can easily run performance tests on their own machines with one line of code . --------- Signed-off-by: wangli <wangli858794774@gmail.com>
2025-03-21 15:54:34 +08:00
pandas
[Doc] Add benchmark guide (#635) ### What this PR does / why we need it? Add benchmark developer guide --------- Signed-off-by: wangli <wangli858794774@gmail.com>
2025-04-30 09:17:59 +08:00
datasets
[CI][Benchmark] Optimize performance benchmark workflow (#1039) ### What this PR does / why we need it? This is a post patch of #1014, for some convenience optimization - Set cached dataset path for speed - Use pypi to install escli-tool - Add benchmark results convert script to have a developer-friendly result - Patch the `benchmark_dataset.py` to disable streaming load for internet - Add more trigger ways for different purpose, `pr` for debug, `schedule` for daily test, `dispatch` and `pr-labled` for manual testing of a single(current) commit - Disable latency test for `qwen-2.5-vl`, (This script does not support multi-modal yet) ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? CI passed --------- Signed-off-by: wangli <wangli858794774@gmail.com>
2025-06-03 23:38:34 +08:00
modelscope
libcst
tabulate
Reference in New Issue
Copy Permalink