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
ModelZoo
ChatGLM2-6B_fastllm
Commits
0277e031
Commit
0277e031
authored
Sep 20, 2023
by
zhouxiang
Browse files
更新测试脚本
parent
3180e00f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
benchmark/loop_benchmark.sh
benchmark/loop_benchmark.sh
+1
-1
No files found.
benchmark/loop_benchmark.sh
View file @
0277e031
#!/bin/bash
# 定义要运行的程序命令
program
=
"./benchmark -p ../
../../models/chatglm2-6b/chatglm2-6b-flm/
chatglm2-6b-int8.
flm
-f
../../../models/chatglm2-6b/prompts/100tokens
.txt --loop"
program
=
"./benchmark -p ../chatglm2-6b-int8.
bin
-f
prompts/beijing
.txt --loop"
# 定义要运行的实例数量
num_instances
=
2
...
...
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