Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
sunzhq2
AISBench-tools
Commits
7253a0c7
"googlemock/vscode:/vscode.git/clone" did not exist on "13b1900717fe93238d615691b6d0d951b0e154c4"
Commit
7253a0c7
authored
May 09, 2026
by
sunzhq2
Browse files
update readme
parent
23d4b8c8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
7253a0c7
...
...
@@ -6,6 +6,7 @@
-
AISBench benchmark安装:具体安装可以参考 AISBench 对应的README
# aisbench-tools工具
-
./ais_bench/benchmark/configs/models 路径下有对应的服务后端,当前以vllm_api展开
-
monitor_gpu.sh 用于记录DCU的使用状态
-
run.sh
-
随机输入输出
...
...
@@ -22,7 +23,8 @@
--host-port 23456
```
- 对应数据集
- 指定数据集
- 对于指定数据集的使用,具体可参考。/ais_bench/benchmark/configs/datasets 路径下对应数据集下的README
```
bash ./bench-test.sh --gpus 3 \
--model vllm_api_stream_chat \
...
...
@@ -34,7 +36,6 @@
--model-path /data2/models/qwen3-8B \
--host-port 23456
```
- 仅跑eval指令
```
ais_bench --models vllm_api_stream_chat \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment